UNPKG

@birdwingo/react-native-swipe-modal

Version:

A versatile and smooth swipeable modal component for React Native applications.

4 lines (3 loc) 105 B
export const ANIMATION_DURATION = 300; export const MAX_VISIBILITY = 0.6; export const MIN_HEIGHT = 100;