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

a fully customizable navbar component for React-Native

Results 1 navbar-native issues
Sort by recently updated
recently updated
newest added

Hi! Is it possible to use custom fonts? When I try to add mine, for example: left={{ icon: "back", iconColor: "#838383", label: "Back", style:{color: '#838383', fontSize: 13, fontFamily: 'rubik-regular'}, onPress:...