ProgressNS/code-samples

Movie Watch List needs angular and core

Opened this issue · 7 comments

Be sure you are basing any new framework versions on the latest iteration of this app! You can find the latest version in data/all.json or on the marketplace website.

https://play.nativescript.org/?template=play-vue&id=b7Pk1Z&v=10

I'm working on adding Angular

Here's the Angular addition, sorry it took so long, had a couple "gotchas" that took some time to work though :(

https://play.nativescript.org/?template=play-ng&id=VcX3DL&v=9

Looks good on iOS, but on Android (8.1) I just get a white screen with nothing showing up in the log. You see the same thing?

Hm yeah just noticed that, sorry about that :) Working on it now.

Give this one a try and see if this works. I don't have an Android device with me to test until Tuesday so I could only run on iOS.

https://play.nativescript.org/?template=play-ng&id=VcX3DL&v=11

I'm getting an error now on both iOS and Android:

ERROR: ERROR Error: Uncaught (in promise): Error: Could not find module '../nativescript-pager/angular'. Computed path '/var/mobile/Containers/Data/Application/E20037A8-7214-4246-9A74-AE149810564E/Documents/Playground/LiveSync/app/nativescript-pager/angular'. require@[native code]

That's weird, for some reason, it isn't saving that package in the Playgound anymore. I'll reach out to TJ to see if he has any ideas, sorry this one is being so difficult.