@@ -12,7 +12,7 @@ authors:
1212 SamuelSusla,
1313 ]
1414tags : [announcement, release]
15- date : 2026-04-06
15+ date : 2026-04-07
1616---
1717
1818# React Native 0.85 - New Animation Backend, TextInput Selection Data, New Jest Preset Package
@@ -23,16 +23,16 @@ This release includes the New Animation Backend, adds selection data to TextInpu
2323
2424### Highlights
2525
26- - [ New Animation Backend] ( /blog/2026/04/06 /react-native-0.85#new-animation-backend )
27- - [ React Native DevTools Improvements] ( /blog/2026/04/06 /react-native-0.85#react-native-devtools-improvements )
28- - [ Metro TLS Support] ( /blog/2026/04/06 /react-native-0.85#metro-tls-support )
26+ - [ New Animation Backend] ( /blog/2026/04/07 /react-native-0.85#new-animation-backend )
27+ - [ React Native DevTools Improvements] ( /blog/2026/04/07 /react-native-0.85#react-native-devtools-improvements )
28+ - [ Metro TLS Support] ( /blog/2026/04/07 /react-native-0.85#metro-tls-support )
2929
3030### Breaking Changes
3131
32- - [ Jest Preset Moved to New Package] ( /blog/2026/04/06 /react-native-0.85#jest-preset-moved-to-new-package )
33- - [ Dropped Support for EOL Node.js Versions] ( /blog/2026/04/06 /react-native-0.85#dropped-support-for-eol-nodejs-versions )
34- - [ ` StyleSheet.absoluteFillObject ` Removed] ( /blog/2026/04/06 /react-native-0.85#stylesheetabsolutefillobject-removed )
35- - [ Other Breaking Changes] ( /blog/2026/04/06 /react-native-0.85#other-breaking-changes )
32+ - [ Jest Preset Moved to New Package] ( /blog/2026/04/07 /react-native-0.85#jest-preset-moved-to-new-package )
33+ - [ Dropped Support for EOL Node.js Versions] ( /blog/2026/04/07 /react-native-0.85#dropped-support-for-eol-nodejs-versions )
34+ - [ ` StyleSheet.absoluteFillObject ` Removed] ( /blog/2026/04/07 /react-native-0.85#stylesheetabsolutefillobject-removed )
35+ - [ Other Breaking Changes] ( /blog/2026/04/07 /react-native-0.85#other-breaking-changes )
3636
3737<!-- truncate-->
3838
@@ -215,4 +215,4 @@ npx @react-native-community/cli@latest init MyProject --version latest
215215
216216#### Expo
217217
218- If you use Expo, the next SDK, SDK 56, will be shipped with the next stable release of React Native: 0.85.
218+ If you use Expo, the next SDK, SDK 56, will include React Native 0.85.
0 commit comments