ionic-inapp-browser-2
v0.0.1
Published
Custom plugi for in app browser to control android hardware back button and set view to full screen
Readme
ionic-inapp-browser-2
Custom plugi for in app browser to control android hardware back button and set view to full screen
Install
npm install ionic-inapp-browser-2
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
