Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 17:18
· 854 commits to trunk since this release
6b653c8

2.0.0 (2022-10-06)

Bug Fixes

Features

  • add support for @expo/config-plugins (#1033) (c4f425d)
  • android: implement QR code scanner (#1124) (d0b8f6d)
  • android: populate home screen with AppRegistry entries (#1127) (6b653c8)
  • drop support for Node 12 (cbe2a5f)
  • drop support for react-native 0.62, 0.63 (98b4eee)

BREAKING CHANGES

  • react-native >=0.64 is now required.
  • Node v14.15 (LTS) or greater is now required.