v8.0
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
- fix: improve ndk home compatibility by @gengjiawen in #194
- fix: sync upstream changes by @gengjiawen in #196
- Cleanup the Docker Image by @cortinico in #199
Full Changelog: v7.0...v8.0