standardnotes / mobile

[Moved to https://github.com/standardnotes/app] Standard Notes for iOS and Android - https://standardnotes.com
GNU Affero General Public License v3.0
827 stars 111 forks source link

Nav bar not themed? #256

Open moughxyz opened 4 years ago

moughxyz commented 4 years ago

Report via Twitter

Screen Shot 2020-05-20 at 10 49 44 AM

OS version undetermined.

Boki4d commented 4 years ago

It's version 3.0.21 of the App on Android 10 on a Huawei P30pro.

Screenshot_20200521_010725

radko93 commented 4 years ago

This is possible to do with https://github.com/thebylito/react-native-navigation-bar-color.

JaspalSuri commented 3 years ago

I actually see the opposite issue. When the default light theme is applied to the app and the system light mode is enabled, the navigation bar is dark.

radko93 commented 3 years ago

It's the system color that gets applied. Also, from Android 10 onwards the navigation bar is hidden by default.