React Native Animated Modal Component

Description:

This component enhances the original react-native modal by adding animations and many possible customizations while still providing nice defaults.

Features:

  • You can customize the backdrop opacity, color, animation type and animation timing.
  • You can provide your own content and customize its animation type and animation timing.
  • You’ll know when the animations end thanks to onModalShow and onModalHide

Live Preview:

react-native-animated-modal-component

Add Comment