onmotion / react-native-autocomplete-dropdown

Dropdown Item picker with search and autocomplete (typeahead) functionality for react native
MIT License
201 stars 79 forks source link

Inquiry About Upcoming Release Version 4.0.0 #128

Open jirawat-tokenx opened 5 months ago

jirawat-tokenx commented 5 months ago

Hi,

First of all, thank you for your incredible work on this project!

I’ve noticed that the main branch includes new features like pressable support for TextInput, which are exactly what I need for my project. Could you please let me know when you plan to release version 4.0.0 from the main branch?

Thank you

onmotion commented 5 months ago

Hi @jirawat-tokenx, idk exact date, as I have quite a lot to do with my main job, but you can try yarn add react-native-autocomplete-dropdown@next

jirawat-tokenx commented 5 months ago

Are there any known breaking changes in this version? Could you provide recommendations for updating to it?