Skip to content

Instantly share code, notes, and snippets.

@JonathanZWhite
Created April 23, 2017 20:48
Show Gist options
  • Save JonathanZWhite/3d5052549f73825828fe744c78aa5d2b to your computer and use it in GitHub Desktop.
Save JonathanZWhite/3d5052549f73825828fe744c78aa5d2b to your computer and use it in GitHub Desktop.
export const styles = StyleSheet.create({
displayLarge: {
fontSize: fontSize.displayLarge,
fontWeight: fontWeight.bold,
lineHeight: lineHeight.displayLarge,
},
...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment