v0.80.0-rc.3
📦 react-nativeView on GitHub →
🐛 6 fixes🔧 7 symbols
Summary
This release focuses on bug fixes for TypeScript resolution, timer standard alignment, and Android-specific layout and TextInput behaviors, alongside a Gradle dependency update.
Migration Steps
- Use the React Native Upgrade Helper for automated diffs between versions.
🐛 Bug Fixes
- Fix Networking URL in New app screen.
- Align timer IDs and timer function argument error handling with web standards.
- Reference global.d.ts using path so they can be resolved by TSC.
- Fix VirtualizeSectionList generic arguments.
- Restored the possibility to extend LayoutAnimationController on Android.
- Fix broken focus behavior for TextInput in older Android versions (< 9).
🔧 Affected Symbols
debugger-frontendNewAppScreenRuntimeglobal.d.tsVirtualizeSectionListLayoutAnimationControllerTextInput