React Native v0.69 released

React Native 0.69 introduces support for React 18, improves performance, and adds new features like custom sounds for local notifications on iOS. Key changes include upgrading to Hermes 0.11, enhancing the Android Gradle plugin, and improving TypeScript defini

Read more

React Native v0.68 released

React Native 0.68 brings performance improvements and bug fixes across Android and iOS. Key updates include bumping Gradle, Kotlin, and NDK versions for Android, and migrating more modules to the new architecture. iOS gains better ScrollView behavior and Cocoa

Read more

React Native v0.67 released

React Native 0.67 introduces new features like SnapToAlignment for Android ScrollView and UIAccessibilityTraitUpdatesFrequently for iOS ProgressBar. It improves font handling on iOS and updates dependencies. Several bugs were fixed, including TextInput issues

Read more

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