UNPKG

react-native-sectioned-multi-select

Version:

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

3 lines 152 B
export { default as RowItem } from './RowItem'; export { default as RowSubItem } from './RowSubItem'; export { default as ItemIcon } from './ItemIcon';