Skip to content

Instantly share code, notes, and snippets.

@kylpo

kylpo/block1.jsx Secret

Created June 25, 2017 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylpo/b2a2c4c26b6ea7da553d4f6a60446d6c to your computer and use it in GitHub Desktop.
Save kylpo/b2a2c4c26b6ea7da553d4f6a60446d6c to your computer and use it in GitHub Desktop.
<Col>
<View padding={20}>
<Text>Hi there</Text>
</View>
<Space size={20} />
<Text style={styles.bye}>Bye bye now</Text>
</Col>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment