natal icon indicating copy to clipboard operation
natal copied to clipboard

App view never loads up

Open sgrove opened this issue 8 years ago • 3 comments

Really excited about Natal! I'm wondering if perhaps the versioning is out of sync, because I see the name of my app flash briefly, then briefly the instructions from index.io.js, and then a white screen. Just opening this up for now in case there might be an obvious cause, I'll keep debugging in the meantime.

sgrove avatar Oct 01 '15 05:10 sgrove

Do you see any runtime errors from Xcode?

Does the compiled ClojureScript look ok in target/out?

Does starting the Ambly REPL with ./start find the simulator device?

You should see that React Native setup screen briefly, followed by a white screen that says "Welcome to [YourAppName]".

dmotz avatar Oct 02 '15 00:10 dmotz

Try updating to Natal 0.1.0 (npm up -g natal) and starting a new app (natal init YourAppName).

dmotz avatar Oct 17 '15 17:10 dmotz

Any luck with the latest version?

dmotz avatar Nov 04 '15 04:11 dmotz