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

Integrating NativeScript with Angular

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

Keyboard overlays the inputs on Android. package.json: ``` "nativescript": { "id": "org.nativescript.BTrex", "tns-android": { "version": "4.0.0" }, "tns-ios": { "version": "4.0.1" } }, "scripts": { "lint": "tslint \"app/**/*.ts\"" }, "dependencies":...

question
os: android

_From @TomaNikolov on February 20, 2019 9:13_ **Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting...

bug
backlog
severity: low
forms

If I understand correctly, `page-router-outlet` creates Frame and Pages. Is there any way to set the Page properties in the template? For example, `androidStatusBarBackground` or `statusBarStyle` as stated [here](https://docs.nativescript.org/ui/page#androidstatusbarbackground). 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:...