React Native 0.85 Release Notes Summary

Just went through the React Native 0.85 release notes and wanted to share a summary for those who may have missed it. Key highlights include: - New Animation Backend: You can now animate layout/Flexbox properties with the native driver, a long-awaited feature. - Multiple DevTools clients (VS Code, RN DevTools, AI agents) can connect simultaneously. - Metro now supports TLS for HTTPS during local development. If you're planning to upgrade, be aware of the following changes: - Node.js versions below 20.19.4 are no longer supported. - StyleSheet.absoluteFillObject has been removed; use StyleSheet.absoluteFill instead. - The Jest preset has been moved to @react-native/jest-preset. Additionally, version 0.82.x is now unsupported, so it's a good time to plan your upgrade if you haven't done so yet. #ReactNative #MobileDevelopment #JavaScript

To view or add a comment, sign in

Explore content categories