React Navigation’s StackNavigator has a default header, which you may or may not want for your application. We’ll look at how to totally disable the header, as well as how to customize the default header on a per-screen basis.
I am not getting the navigation header navigation color at all. Here is my git repo https://github.com/arupsarkar/jollibee
FYI: If any of you are using react navigation version 3, navigationOptions is changed to defaultNavigationOptions and it works as expected.
Thanks Arup, yes. The API has changed since recording, so I’ll have to redo this part. Thanks for pointing out the fix!