Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28463

Change navigation bar on android with RN with expo?

$
0
0

I started using React Native with Expo, and I got my first problem, and I don't know how to deal with it. I want to change the navigation bar on Android to dark or to a custom color, but I can't figure out how to do it. Do you have any idea?

I tired to deal with https://github.com/thebylito/react-native-navigation-bar-color#readme but it returns:

TypeError: TypeError: null is not an object (evaluating 'NavigationBarColor.changeNavigationBarColor')

if (Platform.OS == 'android') {
  changeNavigationBarColor('#f00', true);
}

Viewing all articles
Browse latest Browse all 28463

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>