UNPKG

react-native-modalize-x2

Version:

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

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