-
Steps to reproduce:
1. Generate new project with drawer template NG `ns create ml-kit-test --template @nativescript/template-drawer-navigation-ng`
2. Run `npm i @nativescript/mlkit-core`
3. Run `…
-
Hi there. @triniwiz/nativescript-sse plugin is not on npm. There is still the nativescript-sse package that was last published 5 years ago. Could you publish the `@triniwiz/nativescript-sse`, please?
-
I'm trying to write a simple sim-card plugin.
Once I'm done filling out the questions, I go to `main-view-model.js` and add:
``` javascript
import { SimCard } from "nativescript-sim-card";
```
then…
-
After upgrading my project to Nativescript 5.0.0, on iOS we crash out with this on views where the tag is used:
```
CONSOLE ERROR [native code]: ERROR TypeError: undefined is not an object (evalua…
-
I want to use plugin with nativescript angular project template .I am not able show on page.
relevant code i am using
`detail.componet.ts
registerElement("AutoComplete", () =…
-
Hi
I am facing some issues with this plugin.
Without it, I can build my project correctly but when I add it I have this result :
`Preparing project...
Hash: 14cab1afc0fbd3d1c7e9
Version: webpa…
-
### Which platform(s) does your issue occur on?
- Android
- Emulator and physical device
### Please, provide the following version numbers that your issue occurs with:
- CLI: (run `tns --versi…
-
_From @shaikhspear16 on May 13, 2017 10:19_
> Could not load view for: RadioGroup.Error: com.tns.NativeScriptException: Failed to find module: "ui/core/proxy", relative to: app/tns_modues/
After u…
-
### Make sure to check the demo app(s) for sample usage
I upgraded my nativescript app from ns-v6 to ns-v8 recently, and the app builds are not working in terms of the nativescript-imagepicker. I am …
-
## Please, provide the details below:
I created a clean 6.2 project from scratch (tns create) and added nativescript-plugin-firebase. When i try to do an IOS cloud build, it fails.
**The followi…