React Native August 2017 (v0.48.0) released

v0.48.0 on GitHub (npm) Breaking changes Make RCTDeviceEventEmitter warnings fatal (db3df34) - @javache iOS Removed unused notifications from RCTUIManager (324eba1) - @shergin Remove AdSupportIOS (6ad5e2f) - @javache General Bugfixes Fix incorrect in

Read more

React Native July 2017 (v0.47.0) released

v0.47.0 on GitHub (npm) Breaking changes Android Remove unused createJSModules calls (ce6fb33, 53d5504) - @javache iOS Fix font weight resolution (cfeaefb) - @kipricker General Bugfixes VirtualizedList: Fix problems if \_updateCellsToRender gets call

Read more

React Native June 2017 (v0.46.0) released

v0.46.0 on GitHub (npm) This is June 2017 release, also known as v0.46.0. General Breaking changes react-native-xcode.sh now lives in a different location If you're seeing this error during iOS builds: then you need to go into Xcode, click the root

Read more

React Native May 2017 (v0.45.0) released

v0.45.1 on GitHub (npm) This is May 2017 release, also known as v0.45.0. General Breaking changes Remove React forwarding and wrong import warnings (f3dbddc) - @janicduplessis Importing ‘react’ modules from ‘react-native’ has been deprecated since 0.

Read more

React Native April 2017 (v0.44.0) released

v0.44.3 on GitHub (npm) This is April 2017 release, also known as v0.44.0. General Breaking change Remove support for @provides 6cbb57d - @jetzhliu If you were using @provides NameOfModule, you should now switch to @providesModule Only call batchDid

Read more