React Native 0.79 introduces a range of performance improvements and new features including faster Metro startup with deferred hashing, an update to JavaScriptCore (JSC) moving to a community package, and iOS Swift-compatible native modules registration. Additionally, Android app startup times are optimized by shipping JavaScript bundles uncompressed, and Remote JS Debugging via Chrome is removed in favor of React Native DevTools. This release also includes updates to internal modules using export syntax and breaking changes to improve compliance with CSS/Web specs.
Sort: