Skip to content

ubaranzorlu/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 27.5%
  • Java 26.4%
  • TypeScript 16.7%
  • Ruby 14.0%
  • Objective-C 11.3%
  • JavaScript 4.1%