capacitor-docs
capacitor-docs copied to clipboard
Followed the Installing @nativescript/capacitor steps for Ionic 7 capacitor app with this plugin but getting following error on running the cmd npm run build:mobile \node_modules\.bin\build-nativescript:2 basedir=$(dirname "$(echo "$0" | sed...
XmlDom library, which is a dependency of nativescript capacitor is reported as having a security issue : https://github.com/advisories/GHSA-5fg8-2547-mr8q The people who made this library did fix it, but have published...
Hi, I'm try to integrate nativescript with capacitor, but when i build from android studio or using capacitor run android, it have build error on nativescript.build.gradle. Is anything I'm done...
Looking at the capacitor intro, it says that I need to install webpack to support builds, which brings me to full stop. My project is all ES6 modules in TypeScript....
Hello folks, I was wondering if exist any example to create native classes? e.g: https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/src/InAppBrowser.ios.ts#L36 Thanks for your help!
Hello folks, I'm checking this project to create a plugin for Capacitor, can I use this as a peer dependency? Also, how can we use [NativeScript Utils](https://docs.nativescript.org/core-concepts/utils) with this plugin?...