Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save boniattirodrigo/d56ac2ba4d29cf0c7540106a1167fcdc to your computer and use it in GitHub Desktop.
Save boniattirodrigo/d56ac2ba4d29cf0c7540106a1167fcdc to your computer and use it in GitHub Desktop.
Styling React Native component
<Text style={{
padding: 20,
fontSize: 16,
backgroundColor: 'red',
}}>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment