Skip to content

Instantly share code, notes, and snippets.

@hgale
Created February 26, 2017 22:45
Show Gist options
  • Save hgale/8a934c589599ac7f98321cf0cb738833 to your computer and use it in GitHub Desktop.
Save hgale/8a934c589599ac7f98321cf0cb738833 to your computer and use it in GitHub Desktop.
<View>
<ScrollView contentContainerStyle={{justifyContent: 'center'}} style={[{height:height}]}>
{cells}
</ScrollView>
</View>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment