Releases: sauzy34/react-native-multi-selectbox
Releases · sauzy34/react-native-multi-selectbox
Improvements & documentation update
Error on Android while multi-selection
- Fix
borderRadiuswhile using multi-selection #20.
Performance improvements & documentation update
1.4.0
- Improved APIs: In multi-selectbox,
onMultiSelectfunction will return the whole object, not just the itemidslike the previous releases. - Improved performance
- New documentation
Style configuration
Improvement
Now you can add custom styles. Check the documentation for the new style props
Refactor & Improvements
- Remove
styled-components - Fix
VirtualizedList warning - Performance improvements
Functional Components (React Hooks)
Change Log
- Class components ⤳ Functional components (React Hooks ♡)
- Broken into small components ❤️
- Upgraded package dependencies 🥴