react-native-navbar icon indicating copy to clipboard operation
react-native-navbar copied to clipboard

Added option to add icon to buttons

Open udarts opened this issue 8 years ago • 1 comments

Added an option to add icon to buttons

udarts avatar Nov 30 '17 09:11 udarts

To be clear on how to implement it (only using Fontawesome at this time in the core):

<NavigationBar leftButton{{ icon: 'angle-left', iconSize: 22}}/>

udarts avatar Nov 30 '17 09:11 udarts