React Native v0.30.0 released

v0.30.0 on GitHub (npm)


Breaking Changes

  • Navigationexperimental: Kill NavigationAnimatedView (8ce7ad4) - @jmurzy

General

Bug Fixes
New Features & Improvements

iOS

Bug Fixes
New Features & Improvements

Android

Bug Fixes
  • Implement addUIBlock to allow third party to resolve a view (af28de5) - @gre
  • Persistent WebSocket connection from Android to Packager (adcb949) - @frantic
  • Fix GIF Disappear when return from background (a87c9d5) - @wenzhao.yin
  • Remove iOS platform check for running devtools (1c290d6) - @kageurufu
  • Enable zoom on WebViews on Android (ca0c6db) - @dmmiller
  • Return empty bundle when passing an empty map to toBundle (31f30aa) - @Bhullnatik
New Features & Improvements