Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Last active August 29, 2015 14:17
Show Gist options
  • Save edipofederle/e5de9b49a507104f9ae7 to your computer and use it in GitHub Desktop.
Save edipofederle/e5de9b49a507104f9ae7 to your computer and use it in GitHub Desktop.
var styles = StyleSheet.create({
text: {
color: 'blue',
backgroundColor: 'white',
fontSize: 30,
margin: 80
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment