UNPKG

react-native-omni-select

Version:

The omni-platform select component for React Native - iOS, Android, Web, Expo, Next.js SSR

2 lines 97 B
export { Dropdown } from './Dropdown'; export type { DropdownProps, ItemType } from './Dropdown';