React Native 0.60.4 release, the new JS engine repair issues

React Native 0.60.4 release, this version fixes with the Hermes of two related bug:

  • Repair source mapping is not enabled when Hermes
  • Generating source mapping assets / outside

Hermes is React Native 0.60.2 version introduces a compact and lightweight JavaScript engine, optimized for running on Android React Native. For many applications, simply enable Hermes to shorten the startup time and reduce memory usage and reduce application size, in addition because it uses JavaScript standard implementation, so it is easy to integrate in React Native applications. Hermes is currently an optional React Native function.

Details View Update:

https://github.com/facebook/react-native/releases/tag/v0.60.4

 

Guess you like

Origin www.oschina.net/news/108530/react-native-0-60-4-released