Skip to content

Releases: WrathChaos/react-native-single-select

Version 1 🤩

17 Mar 07:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...1.0.0

support for underlay color and animated arrow fix 😎

02 Aug 08:15
Compare
Choose a tag to compare

Thanks to @mariomurrent-softwaresolutions

  • support for underlay color #15
  • animated arrow fix #16

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

10 Sep 16:02
Compare
Choose a tag to compare

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

FlatList has the prop drilling now 👋

09 Aug 12:24
Compare
Choose a tag to compare

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

Multiple Single Select Bug Fix  🥰

03 Jun 16:17
Compare
Choose a tag to compare

Multiple Single Select Bug Fix  🥰

#5 is fixed by @mariomurrent-softwaresolutions

feat: TextInput has the prop drilling feature now 🥳

20 Apr 20:46
Compare
Choose a tag to compare

feat: TextInput has the prop drilling feature now 🥳

value prop is added for TextInput 🥳

15 Apr 15:26
Compare
Choose a tag to compare

value prop is added for TextInput 🥳

Added possibility to update selected item and the placeholder 🥳

11 Mar 10:40
Compare
Choose a tag to compare

Added possibility to update selected item and the placeholder 🥳

Big thanks to @mariomurrent-softwaresolutions :)

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

23 Feb 11:53
Compare
Choose a tag to compare

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

#6 is completed in this version

Readonly Mode and Initial Value Features 🥳

23 Feb 11:52
8b9617f
Compare
Choose a tag to compare