Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App view never loads up #7

Open
sgrove opened this issue Oct 1, 2015 · 3 comments
Open

App view never loads up #7

sgrove opened this issue Oct 1, 2015 · 3 comments

Comments

@sgrove
Copy link

sgrove commented Oct 1, 2015

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.

@dmotz
Copy link
Owner

dmotz commented Oct 2, 2015

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
Copy link
Owner

dmotz commented Oct 17, 2015

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

@dmotz
Copy link
Owner

dmotz commented Nov 4, 2015

Any luck with the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants