react-native-autocomplete-dropdown icon indicating copy to clipboard operation
react-native-autocomplete-dropdown copied to clipboard

Different layout from 4.0.0 to 4.3.1

Open angelica-snowit opened this issue 1 year ago • 0 comments

Hi, I've just upgraded the library, but after the upgrade the dropdown list covers the input field when in modal. The modal behaviour has changed between release, so not really a "minor" version! After adding the provider to the modal (breaking change), I had also to apply an headerOffset to see the dropdown in the right position (I don't have an header component).

These changes have also broken the Detox tests I used to run, I believe this is due to the dropdown list that appears in a position that is not the definitive one.

Simulator Screenshot - iPhone 16 - 2025-01-14 at 12 32 36

angelica-snowit avatar Jan 14 '25 11:01 angelica-snowit