-
Notifications
You must be signed in to change notification settings - Fork 150
Upgrade to react native 0.60 #285
Comments
Thanks for the kind words @pa-bouly ! We'd love a PR from the community, as we're focused on Bowser currently. |
Thanks for the great work :) |
@karimmorta Thank you! I would start with the files located here: https://github.com/infinitered/ignite-andross/tree/master/boilerplate Have those open, and ignite a new project like so:
Go through the steps of upgrading (possibly just Then, once it's upgraded, look at the diff ( It's a little tedious but it isn't hard! |
The app crash after upgrade to 0.60+ |
@nyl9488 i upgraded to latest version |
how did u do it? |
I took a stab at this and was able to get:
For #1 and 2, I looked at the bowser boilerplate.js file and noticed that there is no option to add those 2 libraries anyway, so I think is safe to omit. If required, the solution should be the same as the solution to #3 I'd be happy to contribute my stuff if I can get it to work seamlessly if anyone has any ideas |
Andross already supports React Native 0.61.4 |
Hi, thanks for this great boilerplate! Do you plan to upgrade it with the last release of RN ?
The text was updated successfully, but these errors were encountered: