UNPKG

react-native-expo-bottomsheet

Version:

A lightWeight and customizeble bottom sheet components for React Native Expo support. Includes Smooth animation

3 lines (2 loc) 116 B
export declare const scale: (size: number) => number; export declare const verticalScale: (size: number) => number;