nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

Integrating NativeScript with Angular

Results 112 nativescript-angular issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to unit test my NativeScript + Angular application using Jest. **Describe the solution you'd...

**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): - CLI:...

**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): - CLI:...

**Environment** ✔ Component nativescript has 7.1.2 version and is up to date. ✔ Component @nativescript/core has 7.1.4 version and is up to date. ✔ Component @nativescript/android has 7.0.1 version and...

**Environment** NS Info ``` ✔ Component nativescript has 7.2.0 version and is up to date. ⚠ Update available for component @nativescript/core. Your current version is 7.1.4 and the latest available...

**Environment** NativeScript Playground Tested on iPhone 12 Pro iOS 14.4 **Describe the bug** I'm binding RadListView items with array ```items``` inside ```ItemService``` at ```HomeComponent```. Then, I push data to array...

**Is your feature request related to a problem? Please describe.** About Android overdraw: https://developer.android.com/topic/performance/rendering/inspect-gpu-rendering#debug_overdraw It seems NS's default theme's structure is causing a lot of unnecessary overdrawing performance issues. I...

**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): - CLI:...

**Environment** - CLI: 7.0.10 - Cross-platform modules: - "@nativescript/core": "7.0.11" - Android Runtime: - "@nativescript/android": "7.0.0" - iOS Runtime: - "@nativescript/ios": "7.0.2-rc1" - Plugin(s): - "nativescript-accordion": "6.0.0-beta.2" - "nativescript-background-http": "4.2.1"...

_From @public-virtualys on October 18, 2017 9:10_ ### Which platform(s) does your issue occur on? Android ### Please provide the following version numbers that your issue occurs with: - CLI:...

bug
backlog
os: android