siemiatj / react-native-modal-dropdown

Fork of the original https://github.com/sohobloo/react-native-modal-dropdown
MIT License
118 stars 98 forks source link

App Freeze after opening dropdown list #51

Open keyur555 opened 2 years ago

keyur555 commented 2 years ago

Hi,

Everytime I open the dropdown on iOS, my app freezes. I am running the latest version of the package and React Native v0.66.1.

For testing purposes, I removed all additonal options and tried it with the bare component, and the freezes still happen.

Is anyone else experiencing this and does anyone have a solution to solving this?

Thanks!