-
Steps to reproduce:
1. Generate new project with drawer template NG `ns create ml-kit-test --template @nativescript/template-drawer-navigation-ng`
2. Run `npm i @nativescript/mlkit-core`
3. Run `…
-
**Is your feature request related to a problem? Please describe.**
According to the Issues list, it should theoretically be possible to create a NativeScript Angular application that contains st…
-
**Environment**
- CLI: 7.1.1
- Cross-platform modules:
- Android Runtime: 7.0.1
- iOS Runtime: JSC
- XCode Version: 12.3
- Plugin(s): See below
- NativeScript-Angular: ~10.1.7
- Angula…
-
this is going to need to be accessible on both apple and android devices, its going to need better animation support. I'm going to redo in Angular+NativeScript. I know Angular pretty well, less the an…
-
With these versions installed:
```
@nativescript-community/ui-pager@14.1.16
@nativescript/angular@14.2.8
@angular/core@14.2.12
```
I get the following error when I run my app:
```
ERROR…
-
### Issue Description
Getting "Unexpected end of JSON input error" on updating to nativescript/core version 8.8.0 and above. Issue occurs on iOS. Some http get requests succeed but others that yused …
-
Seems there is bug on android 14
```
public async playRecord(
attachment = undefined,
attachmentId = undefined,
args,
repeat: boolean = false
) {
…
-
Hi,
anybody managed to get this working on Nativescript 2.5 + Angular app?
My main.ts looks like this
```
import { platformNativeScriptDynamic } from "nativescript-angular/platform";
import…
-
Come learn about NativeScript (the Angular analog of React Native). Build native iOS and Android apps with the TypeScript and [(banana in a box)] you already know and love! Other JS/TS app solutions l…
-
Hi,
I tried in several ways but I could not make it work with Angular 2, you would have an example of a project working with Angular 2, I would be very grateful, thank you.