-
### Make sure to check the demo app(s) for sample usage
### Make sure to check the existing issues in this repository
### If the demo apps cannot help and there is no issue for your problem, t…
-
It would be great to update this repository to the [NativeScript plugin seed](https://github.com/NativeScript/nativescript-plugin-seed) structure to enable:
- Better plugin development workflow with …
-
_From @larssn on September 19, 2018 8:8_
### Tell us about the problem
So our company just switched to NativeScript from Cordova, and we're used to VSCode being able to auto-import classes etc. …
-
I want to use encrypted sqlite database in Nativescript with angular app. There is one sqlite plugin is avail but encryption and password protection option is option is not avail in this plugin.
I w…
-
Hi, i am using nativescript v5.2.4, but when i add nativescript-midi plugin, as soon as i put this line:
import { MidiDeviceManager } from "nativescript-midi"
the IDE informs me that that module…
demym updated
4 years ago
-
Feature request:
Add real-time text recognition from camera feed. (Perhaps similar to the following NativeScript plugin)
https://github.com/EddyVerbruggen/nativescript-plugin-firebase/blob/master/do…
seme1 updated
4 years ago
-
I have such view xml file:
```
```
And if I run `$ tns run android --bundle --e…
-
When Trying to use nativescript with vue, the map simply crashes
Here is the code:
import Vue from 'nativescript-vue';
Vue.registerElement("MapView", () => require("native…
-
Hello,
### Description
I created a tns app with `tns create MyTnsApp --tsc` and a plugin (with nativescript-plugin-seed) for it and put it to the plugins folder.
Here is the directory tree:
…
-
### Make sure to check the demo app(s) for sample usage
nativescript-socketio\platforms\android\include.gradle' line: 7
A problem occurred evaluating script.
Could not find method compile() for ar…