v0.80.0-rc.4
📦 react-nativeView on GitHub →
✨ 1 features🐛 1 fixes🔧 3 symbols
Summary
This release fixes TypeScript type inference for Animated list components and restores access to internal source subpaths for certain configurations.
Migration Steps
- Use the React Native Upgrade Helper for automated assistance in upgrading to 0.80.0-rc.4.
✨ New Features
- Re-exposed src/* subpaths for users not utilizing the Strict TypeScript API.
🐛 Bug Fixes
- Fixed generated type definitions for Animated.FlatList and Animated.SectionList to ensure correct item type inference.
🔧 Affected Symbols
Animated.FlatListAnimated.SectionListsrc/*