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

Change statusbar as a hidden #465

Open mayankpandav opened 2 years ago

mayankpandav commented 2 years ago

Issue Description

How to change statusbar color or hide?

Steps to Reproduce / Code Snippets

add statusbar as a hidden

Expected Results

we can hide statusbar

Additional Information

mayankpandav commented 2 years ago

@xcarpentier