We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ec936 commit 065278eCopy full SHA for 065278e
README.md
@@ -32,7 +32,7 @@ const styles = StyleSheet.create({
32
33
render() {
34
return (
35
- <View flex style={styles.container}>
+ <View style={styles.container}>
36
<ReactNativeParallaxHeader
37
headerHeight={170}
38
navbarColor={Colors.primary}
0 commit comments