jacklam718 / react-native-modals

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
MIT License
2.19k stars 299 forks source link

ModalButton Responsiveness Issue #194

Open rikochet opened 5 years ago

rikochet commented 5 years ago

This library works great in my Genymotion emulator. However when I run it on my Galaxy S10 plus the Modal.Button is not very responsive. I have to double-press very quickly to register the onPress event.

This issue exists in the Expo demo: https://expo.io/@jacklam718/modals-example

See the GIF displaying the issue.. https://media.giphy.com/media/J4704nAxju68NRfxsU/giphy.gif alt Demo

codal-mpawar commented 5 years ago

@rikochet I already face the same issue any solution?

rikochet commented 5 years ago

@codal-mpawar sorry to say I didn't find a solution other than to drop the library in favour of https://github.com/react-native-community/react-native-modal

ansarikhurshid786 commented 4 years ago

@rikochet I am also thinking same.