DEV Community

Mariusz
Mariusz

Posted on • Updated on

React tldr; React Native 0.60

  • Many improvements to the accessibility APIs

  • React Native's start screen has been updated

  • React Native has been migrated over to AndroidX

  • CocoaPods are now part of React Native's iOS project

  • WebView and NetInfo are out of the React Native repository

  • "Upgrade Helper" is a new toool to make the upgrade process simpler

  • No more manual library linking thanks to "autolinking"

Source: https://facebook.github.io/react-native/blog/2019/07/03/version-60

Oldest comments (0)