Notable changes:
- Bump RN CLI to v7, and Metro to 67 (848ba6fb1d by @kelset)
- Added DoNotStripAny proguard rules (48318b1542 by @ShikaSD)
- Do not bundle libhermes.so or libjsc.so inside the React Native Android AAR (fa85417179 by @cortinico)
- Fix potential crash if ReactRootView does not have insets attached. (6239e2f5ce by @enahum) - picked from 0.67.2
To test it, run:
npx react-native init RN068RC1 --version 0.68.0-rc.1
Please be aware that with 0.68, JDK 11 is required.
You can participate in the conversation on the status of this release in the working group discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR