-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
-…
-
I can't get to build my project after last time I updated. I removed platform and node_modules and did npm i again to no avail. even with clearing cache.
**Environment**
```
$ tns info
✔ Getting…
-
Hello guys and thkans for the great plugin. Every things was working for {N} 5.4. But when i migrated to {N} 6.0, i receive this error during build
`
Exception in thread "main" java.lang.RuntimeEx…
-
Hi,
I wanted to build the sources locally, and followed the instructions from README: cloned repo, and then run
```
cd src && npm run setup
```
I am getting this output:
```
checkbox.ios.ts…
-
### Which platform(s) does your issue occur on?
- iOS only
- iOS 12
- What type of device?: **Emulator** and an **iPhone XS Max**
### Please, provide the following version numbers that your iss…
-
using Nativescript v6.3.3 and debug build on this application works flawlessly.
when I do a release build it breaks during the login and throws following error on console.
build with `tns run ios …
-
Please add radio button widget.
Android
- http://developer.android.com/guide/topics/ui/controls/radiobutton.html
iOS example
- http://mobisoftinfotech.com/resources/blog/iphone/iphone-uibutton-tutor…
-
How I do operate this module with an Angular 2 app?
-
Hello world,
Please i am encountering a strange error with my NS + Angular app. Everythings builds fine, but it is not deplyed on my device:
**Environment**
- tns info gives
![image](https…
-
I have used the state management tool MobX in my app and everything has worked in debug - but in release however - MobX observables has stopped working and no more triggering render.
Usage, where I…