@saundapp/swipeback
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

swipeback

Add swipe gesture to go back based on current route

Install

npm install swipeback
npx cap sync

API

setAllowsBackForwardNavigationGestures(...)

setAllowsBackForwardNavigationGestures(options: { allow: boolean; }) => Promise<void>
Param Type
options { allow: boolean; }

clearHistory()

clearHistory() => Promise<void>

Readme

Keywords

Package Sidebar

Install

npm i @saundapp/swipeback

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

15 kB

Total Files

25

Last publish

Collaborators

  • lorenzo0111