Sectioned Multi Select For React Native

Description:

A multi (or single) select component with support for sub categories, search, chips. It’s intended for long-ish lists, as it opens in a Modal (I might make this optional in the future).

Installation:

# NPM
$ npm install react-native-sectioned-multi-select --save

Preview:

Sectioned Multi Select For React Native

Add Comment