-
### Tell us about the problem
I want to have a not editable textfield to display some string, and I want to it can deal tap action so I can do some thing when player click this textfield. I write cod…
-
> Please take a minute to read our [NativeScript Code of Conduct](https://github.com/NativeScript/codeofconduct) before proceeding with posting issues or discussing. The purpose of this guide is t…
-
### The problem
On iOS 13 there is a transparency of the colors that is not present in iOS 12, that makes also a problem when we try to use CSS classes for customize the component
iOS 12:
![image…
-
### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/iss…
-
Issue Type: Bug
Create a markdown, and add a code block with language "c" and paste the code below. They you will see that the syntax highlighting is broken for "c".
Example C code:
```c
#includ…
-
We have this problem again, https://github.com/triniwiz/nativescript-image-cache-it/issues/34
iOS is working fine!, but for some reason in android there is no placeHolder image, just the internet ima…
-
I've installed the slidedrawer plugin but when navigating to the route that uses it, the view isn't rendered and an error is returned instead:
```
file:///app/tns_modules/@angular/core/bundles/cor…
-
### If the demo apps cannot help and there is no issue for your problem, tell us about it
When tryin to call fetchItem an error occurs:
Uncaught (in promise): TypeError: Cannot read property 'Callba…
-
When I use webpack with this command:
```
tns run android --key-store-path C:\Users\vahidnajafi\repos\tns-key\my-release-key.keystore --key-store-password my_own_pass --key-store-alias alias_name …
-
iOS 13 Webview is breaking, we are using a auth-helper-custom.ts where we have Two Factor Authentication, URL is generated opens after enter credentials => opens Two Factor Authentication frame after …