Skip to content

Releases: sauzy34/react-native-multi-selectbox

Improvements & documentation update

21 Apr 13:44
992100a
Compare
Choose a tag to compare
  • Peer dependencies
  • Documentation update
  • Enhancements

Error on Android while multi-selection

04 Nov 15:21
343d900
Compare
Choose a tag to compare
  • Fix borderRadius while using multi-selection #20.

Performance improvements & documentation update

19 Oct 15:26
b57c6d2
Compare
Choose a tag to compare

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

Style configuration

02 Jul 08:57
7d26b23
Compare
Choose a tag to compare

Improvement

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

Refactor & Improvements

28 Jun 18:28
Compare
Choose a tag to compare

Functional Components (React Hooks)

26 Feb 16:58
961af9d
Compare
Choose a tag to compare

Change Log

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