0.0.1 • Published 3 years ago

ionic-inapp-browser-2 v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

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; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.1

3 years ago