New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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
  • Socket score

Version published
Weekly downloads
669
decreased by-15.21%
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()

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

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


disable()

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

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


Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc