React Native: v0.71.1 Release

Release date:
January 30, 2023
Previous version:
v0.71.0 (released January 12, 2023)
Magnitude:
173 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

Top Contributors in v0.71.1

kelset
ouabing
admirsaheta
cortinico
enahum
distiller-1ec3
Kudo
wood1986
cipolleschi
s77rt

Directory Browser for v0.71.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

Android specific

iOS specific

Changed

Fixed

  • Fix(cli,metro,babel): bump cli and metro and babel to fix Windows+Metro issue (df7c92ff4c by @kelset)

Android specific

iOS specific

  • Exclude react-native-flipper when NO_FLIPPER=1 to prevent iOS build fail (f47b5b8b5d by @retyui)
  • Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+. (0c53420a7a)
  • Handle Null Exception to Validate input in RCTAlertController and in RCTDevLoadingView (79e603c5ab by @admirsaheta)
  • Fixed the potential race condition when dismissing and presentating modal (e948c79bda by @wood1986)
  • Fix build errors when inheriting RCTAppDelegate in Swift modules (5eb25d2186 by @Kudo)
  • OnSelectionChange() is fired before onChange() on multiline TextInput (64475aeb3b by @s77rt)

- Build: remove deprecated File.exists() method from Hermes podspec. (38e5fa6a96 by @kelset)

You can participate in the conversation on the status of this release in this discussion


To help you upgrade to this version, you can use the upgrade helper βš›οΈ


You can find the whole changelog history in the changelog.md file.