React Native v0.66.x released

React Native v0.66.x released v0.66.x on GitHub (npm) Release blog post Changelog v0.66.1 Fixed For Android, general fixes to Appearance API and also fixes AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when setting window.ov

Read more

React Native v0.65.x released

v0.65.x on GitHub (npm) Release blog post Changelog v0.65.0 Highlights Hermes 0.8.1. Please see the highlighted changes from its 0.8.0 and 0.8.1 release notes. react-native-codegen version 0.0.7 is now needed as a devDependency in the package.json.

Read more

React Native v0.64.x released

v0.64.x on GitHub (npm) Release blog post Changelog v0.64.0 Breaking Enable inlineRequires by default in new projects' metro.config.js. Gives a performance benefit but slightly different JS execution order (959365a902 by @GantMan) Minimum supported

Read more

React Native v0.63.x released

v0.63.x on GitHub (npm) Release blog post Changelog v0.63.0 Breaking The target field of events is now a native component, not a react tag (3b813cade1 by @TheSavior) Modal: Remove support for animated prop (deprecated in 0.26) (1e9db7bd6d by @TheSa

Read more

React Native v0.62.x released

v0.62.x on GitHub (npm) Release blog post Changelog This major release includes Flipper support by default, improved dark mode support, moving Apple TV to react-native-tvos, and more. See the blog post for all of the highlights. This release comes in

Read more