Created
February 26, 2017 22:43
-
-
Save hgale/0c37d83189073faa2b96f1d6081b1cb6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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