🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

capacitor-swipe-back-plugin

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-swipe-back-plugin

Capacitor swipe back plugin. For Capacitor v3, v4 (0.0.3) and v5 (1.0.0+). For v2 use original plugin: https://github.com/diiiary/capacitor-plugin-ios-swipe-back

2.0.0
latest
Source
npm
Version published
Weekly downloads
787
-32.39%
Maintainers
0
Weekly downloads
 
Created
Source

capacitor-swipe-back

Capacitor swipe back plugin. For Capacitor v3, v4 (0.0.3), v5 (1.0.0) and v6 (2.0.0). For v2 use original plugin: https://github.com/diiiary/capacitor-plugin-ios-swipe-back

Install

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

API

  • enable()
  • disable()

enable()

enable() => Promise<{ status: 'enable'; }>

Returns: Promise<{ status: 'enable'; }>

disable()

disable() => Promise<{ status: 'disable'; }>

Returns: Promise<{ status: 'disable'; }>

Keywords

capacitor

FAQs

Package last updated on 07 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts