onmotion / react-native-autocomplete-dropdown

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

When scrolling dropdown goes over the navbar / status bar #134

Open d-arken opened 1 month ago

d-arken commented 1 month ago

Hello!! Im facing some problem because the Autocomplete is one of the fields of my form, and when i scroll it opened, the container overlaps the status bar.

I tested it on the example App, and got the same behavior.

Screenshot 2024-08-08 at 16 29 21

Is this expected?

There is a way to avoid this?

binatari commented 3 weeks ago

same with me, did you ever find a fix?