react-native-multi-selectbox

Platform independent (Android / iOS) Selectbox | Picker | Multi-select | Multi-picker. The idea is to bring out the common user interface & user experience on both platforms.

MIT License

Downloads
3.7K
Stars
212
Committers
4

Bot releases are visible (Hide)

react-native-multi-selectbox - Improvements & documentation update Latest Release

Published by sauzy34 over 3 years ago

  • Peer dependencies
  • Documentation update
  • Enhancements
react-native-multi-selectbox - Error on Android while multi-selection

Published by sauzy34 almost 4 years ago

react-native-multi-selectbox - Performance improvements & documentation update

Published by sauzy34 about 4 years ago

1.4.0

  • Improved APIs: In multi-selectbox, onMultiSelect function will return the whole object, not just the item ids like the previous releases.
  • Improved performance
  • New documentation
react-native-multi-selectbox - Style configuration

Published by sauzy34 over 4 years ago

Improvement

Now you can add custom styles. Check the documentation for the new style props

react-native-multi-selectbox - Refactor & Improvements

Published by sauzy34 over 4 years ago

react-native-multi-selectbox - Functional Components (React Hooks)

Published by sauzy34 over 4 years ago

Change Log

  • Class components ⤳ Functional components (React Hooks ♡)
  • Broken into small components ❤️
  • Upgraded package dependencies 🥴