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

Extra space on Navbar

Open andregoncalvesdev opened this issue 9 years ago • 3 comments

I added my Navbar component like this: <NavigationBar style={{backgroundColor: "#f1f1f1"}} leftButton={ <BackButton onPress={() => this.props.navigator.pop()}/> } />

The View container dont have paddings or margins and the status bar neither.

screen shot 2016-06-06 at 5 29 30 pm

Thanks in advance

andregoncalvesdev avatar Jun 06 '16 16:06 andregoncalvesdev

Yes I am having the same issue for that with "react-native-navbar": "~1.1.6" and "react-native": "0.21.0".

kikacaty avatar Jun 09 '16 22:06 kikacaty

any news on this bug?

UXDart avatar Apr 20 '17 12:04 UXDart