I just got started with React Native for Android, and I\'m trying to figure out if there\'s a way to change the status bar color for Android...
Like this?
add color.xml in ..android/app/src/main/res/values and pate following code
#3F51B5 #A52D53 #FF4081
copy and pate following code in ..android/app/src/main/res/values/styles.xml