Skip to content

Releases: onmotion/react-native-autocomplete-dropdown

2.0.4

15 May 17:01

Choose a tag to compare

Full Changelog: 2.0.2...2.0.4

2.0.2

15 May 09:05

Choose a tag to compare

What's Changed

  • Added option to pass a functions in onChevronPress by @MichalZiolkiewicz in #32

New Contributors

  • @MichalZiolkiewicz made their first contribution in #32

Full Changelog: 2.0.1...2.0.2

2.0.1

09 May 17:49

Choose a tag to compare

fix

2.0.0

09 May 17:33

Choose a tag to compare

Moved from ScrollView to FlatList

1.2.1

27 Apr 04:43
cffc495

Choose a tag to compare

fix filter custom rendered list item
eslint settings
add examples
add docs

1.2.0

24 Apr 19:19

Choose a tag to compare

Added customization options
Bug fixes

  • docs