capacitor-docs
capacitor-docs copied to clipboard
Replace `nxend` with `nxext`
Hi, Since the Nxtend plugin is not maintained anymore, I suggest updating the docs accordingly. Here's [the related discussion](https://x.com/edbzn/status/1837783145128595930) with Dominik, the maintainer.
add templates for vue-vite
They have up to 19 plugins that includes new plugins (like [in-app purchases](https://github.com/Cap-go/native-purchases), [SQLite storage](https://github.com/Cap-go/capacitor-data-storage-sqlite), [geocoding](https://github.com/Cap-go/capacitor-nativegeocoder), [screen recording](https://github.com/Cap-go/capacitor-screen-recorder) and many more..) but also updated and maintained old capacitor plugins !...
closes https://github.com/ionic-team/capacitor/issues/7861
Change the description of where to find the button to test notification 
**URL** https://capacitorjs.com/docs/guides/push-notifications-firebase#add-the-firebase-sdk-via-cocoapods **What is missing or inaccurate about the content on this page?** As capacitor is transitioning to use of SPM, is CocoaPods still required for the use of the...