Ignite: How to upgrade React-Native for a project setup with Ignite?

Created on 11 Apr 2018  路  5Comments  路  Source: infinitered/ignite

Ive setup my project via igniteCLI, however I need to upgrade React Native.. Is there a safe way to do that?
Can I just normally upgrade it via npm?

I can see 2 different upgrade guides here:
https://facebook.github.io/react-native/docs/upgrading.html

Which one to follow? Was Ignite an ejected implementation?

Thanks a lot

Most helpful comment

You can try react-native-git-upgrade I have used it twice with newly ignited project and worked like a chrarm, except few conflicts.

All 5 comments

You can try react-native-git-upgrade I have used it twice with newly ignited project and worked like a chrarm, except few conflicts.

except few conflicts which ive been trying to resolve like since 2 days lol

Yeah, upgrading RN just isn't easy, whether you're using Ignite or not. It's on our list of pain points, but we haven't come up with any viable solutions yet.

should this not be kept open if there isn't a good way or documentation of upgrading from ignite 1.x to ignite-cli?

The question is how to upgrade React Native, not Ignite itself (I believe we still have another issue on that subject that is still open).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rammmukul picture rammmukul  路  3Comments

ron-liu picture ron-liu  路  4Comments

vesper8 picture vesper8  路  3Comments

GantMan picture GantMan  路  3Comments

lichao0817 picture lichao0817  路  3Comments