halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.99k stars 293 forks source link

Feature Request: Autocomplete #23

Closed jozefcipa closed 7 years ago

jozefcipa commented 7 years ago

Hi guys, What about implementing autocomplete support?

halilb commented 7 years ago

Thanks for reporting @JozefCipa!

I just checked out UI and UX designs for auto complete out there, and I think it's hard to create a generic and good looking auto complete feature in the library.

So I won't be able to implement this feature but I'm open for PRs that can deliver good looking and generic solutions here.