-
Notifications
You must be signed in to change notification settings - Fork 0
Update react-native to the latest version 🚀 #3
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
base: master
Are you sure you want to change the base?
Conversation
Version 0.41.1 just got published. |
Version 0.41.2 just got published. |
Version 0.42.2 just got published.Update to this version instead 🚀 Release NotesFebruary 2017This is February 2017 release, also known as Breaking changesAndroid: windowSoftInputMode for new appsAll new apps created with Android: (Re)move
|
Version 0.42.3 just got published. |
Version 0.43.0 just got published. |
Version 0.43.1 just got published.Update to this version instead 🚀 Release NotesMarch 2017Breaking changesCorrect value of Dimensions.get('screen').fontScaleOn Android, the following properties now return a different number:
This is a breaking change to anyone who was using these properties because the meaning of these properties has now changed. These properties used to return a value representing font scale times density ( Only call batchDidComplete when there were actually native calls dispatchedThis is breaking because it affects the contract for onBatchComplete, but modules really shouldn't (and probably aren't) depending on it being called without any actual native module method calls having happened. AndroidBugfixes
New features and enhancements
iOSBugfixes
New features and enhancements
GeneralBugfixes
New features and enhacements
|
Version 0.43.2 just got published. |
Version 0.43.3 just got published. |
Version 0.43.4 just got published. |
Version 0.44.0 just got published. |
Version 0.44.1 just got published. |
Version 0.44.3 just got published.Update to this version instead 🚀 Release NotesApril 2017GeneralBreaking changeRemove support for
|
Version 0.45.0 just got published. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 0.41.0 of react-native just got published.
The version 0.41.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of react-native.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴