react-native-navbar
react-native-navbar copied to clipboard
custom buttons and title
Hi i just want design a header/nav bar with profile image n user name and right side one button...
but i m not able align the title to left.. and i m not able to style navbar customly...
Did you see Issue 187 ?
It contains an example of how to render a custom title and if you set the styles of the main title component to something like marginLeft: 50, marginRight: 50, flex: 1, alignSelf: 'stretch', justifyContent: 'flex-start', you'll be able to align it at left