Upgrade RN to 0.55.3 and React to 16.3.1#22
Conversation
|
Hmm, I'd assume that a bump of the package version could be in order. 👋 @godness84 , do you perhaps have a recommendation about which version number to bump to? |
|
Thanks @hypest! |
|
Hey @godness84 , thanks for having a look! A few days ago, working on having the latest RN version in the project I'm currently working on (the mobile version of the WordPress Gutenberg editor) I ran into some issues that would indicate that Since then, I found different problems and after fixing them it became apparent that the versions in Thanks for sharing your policy on when to upgrade RN. Under this light and the fact that I can't pinpoint some problem with the currently published module, I'd leave it up to you to decide what to do with this PR. Feel free to close or let me know if you have something else in mind. Thanks! |
|
Some extra info, I'm getting: on |
This PR upgrades the React Native version to v0.55.3 (the latest public release at the time of writing) and React to v16.3.1.
The upgrade was performed via react-native-git-upgrade.