Skip to content

Instantly share code, notes, and snippets.

@neoighodaro
Created January 23, 2018 12:11
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 neoighodaro/b1bae0f792a817ec7db5288e90ed966f to your computer and use it in GitHub Desktop.
Save neoighodaro/b1bae0f792a817ec7db5288e90ed966f to your computer and use it in GitHub Desktop.
const styles = StyleSheet.create{
wrapper: {
borderWidth:0.5,
color:blue,
},
heading:{
fontWeight:bold,
fontSize: 17,
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment