Skip to content

Instantly share code, notes, and snippets.

@rcerrejon
Created January 30, 2019 13:23
Show Gist options
  • Save rcerrejon/a10ee8687ec90acefab9ceabdccaad9e to your computer and use it in GitHub Desktop.
Save rcerrejon/a10ee8687ec90acefab9ceabdccaad9e to your computer and use it in GitHub Desktop.
Vertical and horizontal Component in React Native
container: {
flex: 1,
justifyContent: 'center',
alignItems: 'center'
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment