0.0.1 • Published 3 years ago
ionic-inapp-browser-2 v0.0.1
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 sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
3 years ago