react-native-modalize
react-native-modalize copied to clipboard
Always Open modal is outside of the SafeAreaView in IOS
When we set alwaysOpen props, the modal in alwaysOpen state is outside of the SafeAreaView in IOS, but when the modal is opened fully it appears to be inside the SafeAreaView. How to render the alwaysOpen modal inside the SafeAreaView.
Hi @devinnow8, please read this comment. Maybe It can help you to resolve your issue : https://github.com/jeremybarbet/react-native-modalize/issues/335#issuecomment-858744991