byteburgers / react-native-autocomplete-input

Pure javascript autocomplete input for react-native
https://byteburgers.com/autocomplete
MIT License
805 stars 255 forks source link

Restore Option Display iOS Example #191

Closed mrondin1 closed 3 years ago

mrondin1 commented 3 years ago

The dropdown options weren't showing up for me (the dropdown would expand correctly based on number of autocomplete matches but there was no text visible), but this change (following the README) example fixed the issue.

mrlaessig commented 3 years ago

I think this was already fixed in #190. Thanks anyways :)

mrondin1 commented 3 years ago

I believe #190 only fixed the Android example, while this fixes the iOS example. Thanks!

On Sun, Dec 13, 2020 at 9:54 AM Laurence Bortfeld notifications@github.com wrote:

I think this was already fixed in #190 https://github.com/mrlaessig/react-native-autocomplete-input/pull/190. Thanks anyways :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mrlaessig/react-native-autocomplete-input/pull/191#issuecomment-744018959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEF4LT475AR7ZCK5FR6QEUTSUTITTANCNFSM4UYTZLOQ .