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

Backdrop cannot get the click event before the window animation is completed. #262

Open Asuka109 opened 3 years ago

Asuka109 commented 3 years ago

https://user-images.githubusercontent.com/18379948/107123681-d6733b00-68d9-11eb-85c4-d05e634108cf.mp4

If I click on the screen before the animation of the bottom modal is completed, the elements of the page background can still respond to the click event.