Skip to content

Instantly share code, notes, and snippets.

@ridgeO
Created May 30, 2017 03:58
Show Gist options
  • Save ridgeO/c824239b7353d40ba7427caafed4d27f to your computer and use it in GitHub Desktop.
Save ridgeO/c824239b7353d40ba7427caafed4d27f to your computer and use it in GitHub Desktop.
Code snippet from ReactNav application as featured in http://platypus.is/posts/4
# Styles.js
...
button: {
backgroundColor: '#1E90FF',
padding: 20,
borderRadius: 8,
marginTop: 20
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment