简体   繁体   中英

Change the status bar color on iOS

I'm trying to change the statusBar background color, but the property only works on Android. I tried all kinds of examples to try to modify it on iOS, but nothing has worked so far. The last thing I tried is the best answer from this question. Needless to say, it didn't worked either.

I'm currently working on Xcode 12 with the iOS 14 SDK.

use react-native-safe-area-context instead SafeAreaView and customize it.

see my answer here
.

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM