Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 579 Bytes

File metadata and controls

19 lines (13 loc) · 579 Bytes

React Native Modal with Reanimated and Gesture Handler

Description:

This repository demonstrates how to create an interactive and customizable modal in React Native using the Reanimated and React Native Gesture Handler libraries. The project was started with Expo, making it easy to develop and initialize.

Features:

Smooth opening and closing animation Gesture support to open and close the modal Ability to customize the appearance of the modal Clean and well-documented code

Technologies:

  • React Native
  • Reanimated
  • React Native Gesture Handler
  • Expo