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

A cross-platform (iOS / Android), fully customizable, React Native Navigation Bar component.

Results 3 react-native-nav issues
Sort by recently updated
recently updated
newest added
trafficstars

I'm using this component in a cross platform application, and I'm having the issue when the user changes the font size globally in the phone. I'm able to set the...

# Problem I have set the statusBar to always be visible, however, I have had some inconsistent behaviour from an iOS device: * When I start my app in `portrait`...

How to give a custom font in NavTitle? I have tried this but it didn't work. Story

help wanted