I\'ve created a navigation bar in my react-native app using the following syntax
I assume this problem occurred for you on Android. I had the same issue with the title being placed on the left. What worked out for me was the following:
The StylesIOS makes the navbar resemble the iOS-look, where the title is centered.