Add swipe gesture to go back based on current route
npm install swipeback
npx cap syncsetAllowsBackForwardNavigationGestures(options: { allow: boolean; }) => Promise<void>| Param | Type |
|---|---|
options |
{ allow: boolean; } |
clearHistory() => Promise<void>| Name | Name | Last commit date | ||
|---|---|---|---|---|
Add swipe gesture to go back based on current route
npm install swipeback
npx cap syncsetAllowsBackForwardNavigationGestures(options: { allow: boolean; }) => Promise<void>| Param | Type |
|---|---|
options |
{ allow: boolean; } |
clearHistory() => Promise<void>