Open naomipol opened 6 years ago
I got this same issue. I'm not sure how to fix it :(
edit: it looks like you can fix it with a setTimeout of 100 (https://github.com/sohobloo/react-native-modal-dropdown/issues/98)
I got this same issue! wait solution
I'm using this awesome component in a side drawer. What happens is while closing the drawer with swipe, the dropdown modal sticks to the screen, and it's position is not updated according to the parent drawer's position:
Any idea how to fix it?