UNPKG

react-native-sectioned-multi-select

Version:

a multi (or single) select component with support for sub categories, search, chips.

4 lines (3 loc) 152 B
export { default as RowItem } from './RowItem' export { default as RowSubItem } from './RowSubItem' export { default as ItemIcon } from './ItemIcon'