Matteo Mazzarolo

Results 229 comments of Matteo Mazzarolo

@danielnmai thanks for reporting. I guess it could be solved by disabling `onBackdropPress` when the keyboard is open. It can be done directly in your app (just put the `onBackdropPress`...

Hey @KostasLib , thanks so much for this fantastic issue description ๐Ÿ™Œ I can't test it right now, but I agree, the API for this is confusing. Before going any...

Hey @dcalhoun, thanks for giving it a try โ€” that's what I was suspicious about as well. Open to suggestions, but I think this might need to be handled by...

I donโ€™t have any S8 available for testing but I guess it caused by the wrong dimensions reported by the Platfom API of React-Native on your device. Could you report...

Mind adding the info to the FAQs in the README.md? ๐Ÿ™ thanks!

@metahexane are you aware of any way to correctly measure the device height on Expo/CRNA?

Nope, I'm sorry ๐Ÿ˜žthat's why I was asking

> goes right under the soft bottom bar, even if I add 1000 to the height, so whether it's the correct height or not, it doesn't matter, the modal always...

๐Ÿค” Could you also attach a screenshot with the modal closed?