Skip to content

v0.2.0

Compare
Choose a tag to compare
@RishabhKarnad RishabhKarnad released this 15 Dec 17:00
· 90 commits to master since this release

This release removes deprecated React Native components that were earlier being imported and registered globally by default. Only the core components of React Native 0.63 are now provided out of the box.

Breaking changes

The following React Native components are no longer usable in templates without being explicitly imported and registered:

Other changes

  • Updated the release script
  • Fixed some package vulnerabilities