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

There is an issue with starting #207

Open
jamesbaker1 opened this issue Jun 20, 2017 · 9 comments
Open

There is an issue with starting #207

jamesbaker1 opened this issue Jun 20, 2017 · 9 comments

Comments

@jamesbaker1
Copy link

simulator screen shot jun 19 2017 10 01 56 pm

@tatva-nisarg
Copy link

Any update on this?

@mmchougule
Copy link

I am seeing the same issue.

@HZSamir
Copy link

HZSamir commented Jun 28, 2017

Yes, you must have updated your react-navigation dependency, its code has changed slightly.
You can either use the upgraded-dependencies branch, with this issue fixed, or fix it yourself in your app, just take a look at this specifically at the counterView and colorView files, you'll see the change you have to make

@tatvamac
Copy link

tatvamac commented Jul 4, 2017

simulator screen shot 04-jul-2017 11 38 28 am

simulator screen shot 04-jul-2017 11 43 12 am

getting the warning and always seems Activity indicator after above solution from this specifically at the counterView and colorView file.

@xap5xap
Copy link

xap5xap commented Jul 31, 2017

I followed all the steps in the Getting started document and the setup guide. Sadly, the app didn't start. Same error as other people. I wanted this project to save me some time but after spending some time trying to fix all the errors, I gave up. This project is a good idea but it doesn't run.

@kusti8
Copy link
Contributor

kusti8 commented Jul 31, 2017

It is a known issue now that react-navigation changed its parameters. I've addressed it, short term, in #212

@dominictracey
Copy link

It's pretty straightforward to fix one's app if you look at kusti8's PR

@saenz
Copy link

saenz commented Aug 18, 2017

rolling back the r-n version fixed it for me: npm install react-navigation@1.0.0-beta.7

@kulikalov
Copy link

yarn install

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

10 participants