react-native-single-select

Customizable & Easy to Use Single Select Library for React Native

MIT License

Downloads
102
Stars
84
Committers
2
react-native-single-select - Version 1 🤩 Latest Release

Published by WrathChaos over 1 year ago

What's Changed

Full Changelog: https://github.com/WrathChaos/react-native-single-select/compare/0.4.1...1.0.0

react-native-single-select - support for underlay color and animated arrow fix 😎

Published by WrathChaos about 2 years ago

Thanks to @mariomurrent-softwaresolutions

  • support for underlay color #15
  • animated arrow fix #16
react-native-single-select - FlatList is removed from the library, the library itself can be usable on more suitable area now 😍

Published by WrathChaos about 3 years ago

FlatList is removed from the library, the library itself can be usable on more suitable area now 😍

react-native-single-select - FlatList has the prop drilling now 👋

Published by WrathChaos about 3 years ago

FlatList has the prop drilling now 👋
You can use any FlatList prop.

react-native-single-select - Multiple Single Select Bug Fix  🥰

Published by WrathChaos over 3 years ago

Multiple Single Select Bug Fix  🥰

#5 is fixed by @mariomurrent-softwaresolutions

react-native-single-select - feat: TextInput has the prop drilling feature now 🥳

Published by WrathChaos over 3 years ago

feat: TextInput has the prop drilling feature now 🥳

react-native-single-select - value prop is added for TextInput 🥳

Published by WrathChaos over 3 years ago

value prop is added for TextInput 🥳

react-native-single-select - Added possibility to update selected item and the placeholder 🥳

Published by WrathChaos over 3 years ago

Added possibility to update selected item and the placeholder 🥳

Big thanks to @mariomurrent-softwaresolutions :)

react-native-single-select - Read-only mode feature is improved, now it is touchable 🥰

Published by WrathChaos over 3 years ago

Read-only mode feature is improved, now it is touchable 🥰

#6 is completed in this version

react-native-single-select - Readonly Mode and Initial Value Features 🥳

Published by WrathChaos over 3 years ago

#1 and #2 PR's are merged in this version thanks to @mariomurrent-softwaresolutions

react-native-single-select - fix: SpinnerColor default value is fixed 😱

Published by WrathChaos about 4 years ago

fix: SpinnerColor default value is fixed 😱

react-native-single-select - Arrow icon is customizable now 😇

Published by WrathChaos about 4 years ago

Arrow icon is customizable now 😇

react-native-single-select - Border radius are customizable now for animation 🥰

Published by WrathChaos about 4 years ago

Border radius are customizable now for animation 🥰

react-native-single-select - Built-in spinner is integrated 🥰

Published by WrathChaos about 4 years ago

  • Built-in spinner is integrated 🥰
  • Icon design bug is fixed
react-native-single-select - placeholderTextColor prop is integrated 😉

Published by WrathChaos about 4 years ago

placeholderTextColor prop is integrated 😉

react-native-single-select - placeholderTextStyle prop is optional now 😉

Published by WrathChaos about 4 years ago

placeholderTextStyle prop is optional now 😉

react-native-single-select - Cleaner Code, More Customizable Options 😍

Published by WrathChaos about 4 years ago

  • Cleaner coding
  • More customizable options
  • New prop: placeholderTextStyle
react-native-single-select - onTextChange Prop is added 🥳

Published by WrathChaos about 4 years ago

onTextChange Prop is added 🥳

react-native-single-select - Better filtering, Android Bug Fix 🥳

Published by WrathChaos about 4 years ago

  • FlatList is integrated instead of ScrollView and better filtering is here 🥳
  • Some of the animation and filtering Android bug fix 😇
react-native-single-select - Image and Icon over props drilling fix 💪

Published by WrathChaos about 4 years ago

  • Image and Icon over props drilling fix 💪
  • disableAbsolute prop is added to overlaps and absolute usage is optional now 👍
Package Rankings
Top 9.61% on Npmjs.org
Badges
Extracted from project README
Battle Tested ✅ Customizable & Easy to Use Single Select Library for React Native npm version npm License: MIT styled with prettier
Related Projects