v0.74.7
📦 react-nativeView on GitHub →
🐛 5 fixes🔧 3 symbols
Summary
React Native 0.74.7 provides critical bug fixes for Android borders and iOS modal navigation crashes, while marking the 0.74.x line as out of support.
Migration Steps
- Migrate from React Native 0.74.x to React Native 0.75.+ as 0.74.x is now out of support.
- Use the React Native Upgrade Helper for specific code changes.
🐛 Bug Fixes
- Android: Suppress path adjustment when not drawing a border to fix #41226.
- Android: Remove unnecessary dependency on gradle-tooling-api-builders in RGNP to fix serviceOf failure.
- iOS: Fix crash occurring when navigating to a new app screen while a modal is displaying.
- iOS: Fix ruby environment for CI.
- iOS: Fix animations strict weak ordering sorted check failure.
🔧 Affected Symbols
gradle-tooling-api-buildersRGNPModal