colorfy-software / react-native-modalfy

🥞 Modal citizen of React Native.
https://colorfy-software.gitbook.io/react-native-modalfy
MIT License
1.06k stars 42 forks source link

Fix: Untouchable screen using expo-screen-orientation #85

Closed vsnaichuk closed 1 year ago

vsnaichuk commented 1 year ago

Hi guys,

I really love this package and want to use it in my projects, but having an issue recently. I came across a situation when using it with expo-screen-orientation package

Example to reproduce: https://snack.expo.io/@git/github.com/vsnaichuk/react-native-modalfy-example If you change phone orientation to landscape, open and close the modal then change the orientation back to portrait, and press on the bottom part you will see that it isn't touchable.

Test devices: Apple iPhone 7, Xiaomi Poco X3

CharlesMangwa commented 1 year ago

LGTM! 🚀