Skip to content

silviokennecke/capacitor-plugin-ios-swipe-back

 
 

Repository files navigation

capacitor-plugin-ios-swipe-back

Enable the back/forward swipe gestures support for iOS

Install

npm install capacitor-plugin-ios-swipe-back
npx cap sync

Methods

enable()

Enable the back/forward swipe gestures support for iOS

Capacitor.Plugins.IosSwipeBack.enable()

disable()

Disable the back/forward swipe gestures support for iOS

Capacitor.Plugins.IosSwipeBack.disable()

Thank You!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 28.2%
  • Java 27.0%
  • TypeScript 14.8%
  • Ruby 14.2%
  • Objective-C 11.6%
  • JavaScript 4.2%