pankod / react-native-picker-modal-view

An unified React Native Picker Modal component for iOS and Android.
204 stars 55 forks source link

How to update StatusBar color ? #65

Open ausshadu opened 3 years ago

ausshadu commented 3 years ago

I'm not able to add color to the top part / StatusBar color

Project Details:

...
"react": "16.11.0",
"react-native": "0.62.2",
...
"react-native-picker-modal-view": "^1.3.2",

Running on iOS 14 and Android API 30

I tried wrapping renderSearch() with a <SafeAreaView />, but the results are not as expected.

image

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.