Quantcast
Viewing all articles
Browse latest Browse all 17066

react-native statusBar with expo on iOS

I was trying to change the color of the statusBar on my react-native app.

I am working with expo and on their documentation they are just specifying to add :"androidStatusBar": {"backgroundColor": "#2E1D59" }

that works fine with android, but they did not mention how to do so with iOS statusBar.

Anyone has an idea about this ?


Viewing all articles
Browse latest Browse all 17066

Trending Articles