UNPKG

react-native-expo-bottomsheet

Version:

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

5 lines (4 loc) 193 B
import * as React from "react"; import { SvgProps } from "react-native-svg"; declare const _default: React.MemoExoticComponent<(props: SvgProps) => React.JSX.Element>; export default _default;