react-native-navbar
react-native-navbar copied to clipboard
Added option to add icon to buttons
Added an option to add icon to buttons
To be clear on how to implement it (only using Fontawesome at this time in the core):
<NavigationBar leftButton{{ icon: 'angle-left', iconSize: 22}}/>