UNPKG

@monchilin/react-native-dropdown

Version:
3 lines (2 loc) 117 B
import { ModalProps } from 'react-native'; export default function ({ visible, ...props }: ModalProps): JSX.Element;