react-native v0.70.2 Release Notes
-
โ Added
iOS specific
- โ Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo (be7c50fefd by @gabrieldonadel)
๐ Changed
- โฌ๏ธ Bump CLI to 9.1.3 and Metro to 0.72.3 (f164556037 by @kelset)
๐ Fixed
- Inform ScrollView of Keyboard Events Before Mount (26d148029c by @NickGerleman)
Android specific
- ๐ Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by @Kudo)