-
I am interested in expanding the idea of NativeScript modules from iOS and Android to the web. I am just starting to get into NativeScript, so there may be some things I am missing here, it seems like…
-
### Which platform(s) does your issue occur on?
- iOS 15.2
- emulator
### Please, provide the following version numbers that your issue occurs with:
- CLI: 8.0.2
- Cross-platform module…
-
Hi there,
I am using latest version on plugin and on the latest iOS with Xcode etc. and getting problem with rendering first *visible* images in the View. I have RadListView and two columns with 4 …
-
**Platform:** iOS
**TNS:** 2.3.0
**Git repo:** https://github.com/NordlingArt/tns-issue-listview
If I make a checklist to a `ListView`, I need to observe an object property called `selected`, which i…
-
Hello, i'm currently trying to implement the ionic-portal plugin.
It works on ios, but if i try to start a android app it crashes and i get a error message:
```
System.err: An uncaught Exceptio…
-
### Issue Description
Hi @NathanWalker
I've read the [docs](https://docs.nativescript.org/webpack.html#using-env-files) and I have a `.env` and `.env.prod` at the root of the project.
Webpac…
-
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
## Logs ##
### C# log ###
Post the output from Output-->C# here
### C# LSP Tra…
-
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
## Logs ##
### C# log ###
Post the output from Output-->C# here
### C# LSP Tra…
-
**Environment**
Nativescript: 6.3.3
tns-core-module: 6.3.2
tns-ios: 6.5.2
package.json:
```
"nativescript": {
"id": {
"android": "org.nativescript.TinaApp",
"ios": "org.…
-
### Issue Description
When I start a worker that includes `require("@nativescript/core/globals");` then it thows a runtime exception:
```
ReferenceError: __decorate is not defined
at file://…