Skip to content

v8.0

Compare
Choose a tag to compare
@cortinico cortinico released this 18 Apr 12:48
0af6aa5

This newer version of reactnativecommunity/react-native-android comes with a streamlined docker image and is going to be a breaking change as we removed:

  • Buck executable
  • emulator as well as system images and dependencies to run AVD inside the container
  • Fallback CMAKE_VERSION (the only version available is 3.22.1)
  • Fallback ANDROID_BUILD_VERSION (the only version available is 33)

Changelog

Full Changelog: v7.0...v8.0