xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.07k stars 796 forks source link

Cross Overlaps with Status Bar (Android/iOS) #445

Closed Aryan6290 closed 2 years ago

Aryan6290 commented 2 years ago

Cross Overlaps with Status Bar in React Native (Android and iOS)

image

Steps to Reproduce / Code Snippets

Open up the Country Picker Modal

This can be fixed if we change the SafeAreaView from react-native to react-native-safe-area-context

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.