UNPKG

react-native-dropdown-picker-plus

Version:

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

6 lines (5 loc) 96 B
export default { DEFAULT: 'LIGHT', LIGHT: require('./light'), DARK: require('./dark'), };