Skip to content

Instantly share code, notes, and snippets.

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