thebylito / react-native-navigation-bar-color

React Native component to change bottom bar/navigation bar color on Android
MIT License
275 stars 50 forks source link

color in 4 char (like #fff) made app crash on android #61

Open alainib opened 1 year ago

alainib commented 1 year ago

hello

i got an app crash when color is coded like #fff instead of #FFFFFF

it's easy to detect before calling changeNavigationBarColor but hard to find out it's because of this