Skip to content

Releases: kuraydev/react-native-single-select

Version 1 🤩

Choose a tag to compare

@kuraydev kuraydev released this 17 Mar 07:33

What's Changed

Full Changelog: 0.4.1...1.0.0

support for underlay color and animated arrow fix 😎

Choose a tag to compare

@kuraydev kuraydev released this 02 Aug 08:15

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 😍

Choose a tag to compare

@kuraydev kuraydev released this 10 Sep 16:02

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

FlatList has the prop drilling now 👋

Choose a tag to compare

@kuraydev kuraydev released this 09 Aug 12:24

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

Multiple Single Select Bug Fix  🥰

Choose a tag to compare

@kuraydev kuraydev released this 03 Jun 16:17

Multiple Single Select Bug Fix  🥰

#5 is fixed by @mariomurrent-softwaresolutions

feat: TextInput has the prop drilling feature now 🥳

Choose a tag to compare

@kuraydev kuraydev released this 20 Apr 20:46

feat: TextInput has the prop drilling feature now 🥳

value prop is added for TextInput 🥳

Choose a tag to compare

@kuraydev kuraydev released this 15 Apr 15:26

value prop is added for TextInput 🥳

Added possibility to update selected item and the placeholder 🥳

Choose a tag to compare

@kuraydev kuraydev released this 11 Mar 10:40

Added possibility to update selected item and the placeholder 🥳

Big thanks to @mariomurrent-softwaresolutions :)

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

Choose a tag to compare

@kuraydev kuraydev released this 23 Feb 11:53

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

#6 is completed in this version

Readonly Mode and Initial Value Features 🥳

Choose a tag to compare

@kuraydev kuraydev released this 23 Feb 11:52
8b9617f

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