Skip to content

Releases: HyopeR/react-native-animated-modal

1.1.0

13 Dec 15:54

Choose a tag to compare

✨ Features

🐛 Bugs

  • Resolve the occasional freezing issue that occurs when using the Swipe + Scrollable feature.
    • Issue #9
    • Solution #8

📚 Documentation

  • Update the documentation for changes related to FlashList and LegendList. #8

1.0.0

17 Oct 01:59

Choose a tag to compare

🎉 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-modal
yarn add @hyoper/rn-animated-modal