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

Support React Native 0.44.0 #957

Closed
skellock opened this issue Apr 3, 2017 · 9 comments
Closed

Support React Native 0.44.0 #957

skellock opened this issue Apr 3, 2017 · 9 comments

Comments

@skellock
Copy link
Contributor

skellock commented Apr 3, 2017

React Native 0.43.0 is now available.

Also, let's remove ignite depending on a specific version and move that off to the boilerplates if they care.

@MyTotoro
Copy link

MyTotoro commented Apr 8, 2017

so I just ncu updated and it broke everything... does ignite generally break when updating react/react-native?

@skellock
Copy link
Contributor Author

skellock commented Apr 8, 2017

so I just ncu updated and it broke everything

What is ncu? What errors are you seeing?

does ignite generally break when updating react/react-native?

I'd say not often. It depends on React Native's changes though. RN is pretty good with letting us know what the breaking changes are.

@MyTotoro
Copy link

MyTotoro commented Apr 8, 2017

https://www.npmjs.com/package/npm-check-updates

I just did a fresh install of an ignite template and updated React and RN (it broke only when I updated RN, when I updated React to 15.5.2, it was fine)

image

Ignore the change in RootContainer, this is the error I'm seeing

screenshot_20170407-230103

@skellock
Copy link
Contributor Author

skellock commented Apr 8, 2017

I googled and this came up: facebook/react-native#13291 . Related to your issue?

@MyTotoro
Copy link

MyTotoro commented Apr 8, 2017

no luck, I've tried playing with different permutations - I think I'll just stick with the original 15.4.1 and .42

@kevinvangelder
Copy link
Member

React Native 0.43 is using React 16.0.0-alpha which isn't really ready for use in React Native.

@skellock
Copy link
Contributor Author

It's ready. There's just warnings out the wazoo. :( Wasn't their best release. I say we wait for 44 =) =)

@skellock skellock changed the title Support React Native 0.43.0 Support React Native 0.44.0 May 5, 2017
@skellock
Copy link
Contributor Author

skellock commented May 5, 2017

44 is here. It still uses 16.0.0-alpha.6. Hilarity continues to ensue. Recommend waiting for 0.45.0.

@jamonholmgren
Copy link
Member

Okay, thanks @skellock. Opened a related issue in #1013.

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

No branches or pull requests

4 participants