Releases: HyopeR/react-native-animated-modal
Releases · HyopeR/react-native-animated-modal
1.1.0
✨ Features
- Add support for third-party lists. Support for FlashList and LegendList components.
🐛 Bugs
- Resolve the occasional freezing issue that occurs when using the Swipe + Scrollable feature.
📚 Documentation
- Update the documentation for changes related to FlashList and LegendList. #8
1.0.0
🎉 Release
A highly customizable React Native modal component. Perfect for mobile applications, this modal enhances user experience by combining fluid animations with gesture-friendly controls.
✨ Features
- Smooth animations are provided with Reanimated.
- Smooth gestures are provided with Gesture Handler.
- Interactive and customizable backdrop.
- Synchronous pan gestures for scrollable child components.
🛠️️ Installation
npm install @hyoper/rn-animated-modalyarn add @hyoper/rn-animated-modal