Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Capacitor guide by removing plugins and renaming fix
  • Loading branch information
riderx authored Sep 23, 2025
commit bf9c6aa8c1714e1f27d9cad03f754a28c347edb6
Original file line number Diff line number Diff line change
Expand Up @@ -106,20 +106,14 @@ Many more Capawesome Plugins can be found [here](https://capawesome.io/plugins/)
<https://github.com/Cap-go/capacitor-nativegeocoder>
- **Social Login** — Google/Apple/Facebook and more via one API.
<https://github.com/Cap-go/capacitor-social-login>
- **Flash** — Toggle the device flashlight/torch.
<https://github.com/Cap-go/capacitor-flash>
- **Navigation Bar** — Control Android navigation bar color/buttons.
<https://github.com/Cap-go/capacitor-navigation-bar>
- **Root/Jailbreak Detection** — Detect rooted/jailbroken devices.
<https://github.com/Cap-go/capacitor-is-root>
- **Native Purchases** — In-app purchases & subscriptions.
<https://github.com/Cap-go/capacitor-native-purchases>
- **Downloader** — Background/foreground file downloads with progress.
<https://github.com/Cap-go/capacitor-downloader>
- **Background Geolocation** — Accurate location updates while app is backgrounded.
<https://github.com/Cap-go/capacitor-background-geolocation>

Many more Capawesome Plugins can be found [here](https://capgo.app/plugins/).
Many more Capgo Plugins can be found [here](https://capgo.app/plugins/).

#### **Cordova Plugins:**
- Provide access to a large library of plugins from the Cordova ecosystem, offering compatibility with legacy hybrid solutions.
Expand Down