capacitor-ios-swipe
v0.0.1
Published
Enabled back swipe on iOS
Readme
capacitor-ios-swipe
Enabled back swipe on iOS
Install
npm install capacitor-ios-swipe
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
