hypery2k / nativescript-fabric

Handling App URLs in nativescript apps
MIT License
30 stars 14 forks source link

Nativescript 5.1.0 and Angular 7 #137

Open Ericky14 opened 5 years ago

Ericky14 commented 5 years ago

What did you do?

Upgraded by project to use latest Nativescript and Angular libraries. Nativescript 5.1.0, Angular 7+, and Nativescript-Angular 7.1.0.

What did you expect to happen?

App to initialize without any issues like usual.

What happened instead?

App was stuck on login screen and did not even crash.

Your Environment

NativeScript version: 5.1.0 Plugin version: 2.0.2 NodeJS and NPM version: 8.11.4 and 6.4.0 Platform(s) running: Mac

Demo Project

Create a new project from template https://github.com/NativeScript/template-hello-world-ng. Install nativescript-fabric and configure it.

hypery2k commented 5 years ago

you can give nativescript-fabric@2.0.2-feature-tns5-6 a try