React Native 0.68.1 released, using React to write native applications

React Native 0.68.1 is now released with the following updates:

Changed

Android specific

  • Upgrade React Native Gradle plugin to 0.0.6 
  • codegen tasks do not require yarn

Fixed

  • Fixed dynamic_cast (RTTI) by adding key function to ShadowNodeWrapper and related classes
  • Change use-subscription to < 1.6.0

Android specific

  • Use NDK 23 for Windows users only
  • Improved support for Android users on M1 machines
  • Template: Specify abiFilters if enableSeparateBuildPerCPUArchitecture is not set
  • Fix building new architecture sources on Windows

Update notes: https://github.com/facebook/react-native/releases/tag/v0.68.1

Guess you like

Origin www.oschina.net/news/191297/react-native-0-68-1-released