UNPKG

@romamd555/react-native-modalize

Version:

A highly customizable modal/bottom sheet that loves scrolling content.

5 lines (4 loc) 151 B
import { ISpringProps } from '../options'; export declare const getSpringConfig: (config: ISpringProps) => { [key: string]: number | undefined; };