-
The plugin can run normally as if there were no errors. But when the popup window appeared, there weren't any files listed.
Also I found this bug on Android 10. But there it can be solved by simply…
-
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-na…
-
Hi,
Im upgrading the version of nativescript of my nativescript angular app.
I upgraded then from the plugin datetimepicker to @nativescript/datetimepicker
I puted the last version but i have…
-
Hi,
Regarding https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/1440.. I'm missing a few files in your repo that are pretty essential if I want to recreate your exact issue. For…
-
I'm currently trying to implement this plugin in an existing app, but I don't get any shadows on my android development phone. Do you have any direction on where i should start debugging?
I include…
-
Hi,
I was attempting to create a new Nativescript 8 plugin using this plugin seed. However, I get this error:
`The "path" argument must be of type string. Received null`
I'm on Ubuntu 20.04.
…
-
VSCode now supports showing documentation over an html element like `` and also marks all the NativeScript UI components as unrecognized elements with a red color, it's possible to make this extension…
-
The base for my project is the JS Version of the New World sample provided by NativeScript. I'm installing this plugin using the following taken directly from the installation guide:
`tns plugin ad…
-
There are existing libraries such as:
- [SVGKit](https://github.com/SVGKit/SVGKit)
- [svg-android](https://github.com/pents90/svg-android)
These can handle .SVG to some extent.
Since they will increa…
-
Hi there!
Wanted to know whether your plugin will still be working fine if I add the flag of 'markingMode' set to 'none' in package.json file, as mentioned in one of the blogs of NativeScript rele…