react-native-beautiful-video-recorder
react-native-beautiful-video-recorder copied to clipboard
Modal is used without SafeAreaView
As Modal code inside index.js of this library having no SafeAreaView or specific marginTop and marginBottom so having issue in iOS devices having notch or pill button, Which causes the application has to force stop using swipe up because close button is not pressable and timer is hidden under notch. Please check below screenshot.
