Skip to content

v4.0.0

Choose a tag to compare

@grabbou grabbou released this 05 Feb 16:26

Note: The latest version of the CLI, compatible with React Native 0.62.

Breaking changes

  • Correctly handle flavors and build types in run-android command 19c5560

Note: This commit removes --appId and --appIdSuffix options from run-android. They are now loaded from the build.gradle file. You should use --variant option instead.

Features