Skip to content

Instantly share code, notes, and snippets.

@knowbody
Created July 14, 2016 13:42
Show Gist options
  • Select an option

  • Save knowbody/c5cdf26073b874eae86ba96e7cf3a540 to your computer and use it in GitHub Desktop.

Select an option

Save knowbody/c5cdf26073b874eae86ba96e7cf3a540 to your computer and use it in GitHub Desktop.

Revisions

  1. knowbody created this gist Jul 14, 2016.
    9 changes: 9 additions & 0 deletions RNfontWeights.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    { fontWeight: '100' }, // Thin
    { fontWeight: '200' }, // Ultra Light
    { fontWeight: '300' }, // Light
    { fontWeight: '400' }, // Regular
    { fontWeight: '500' }, // Medium
    { fontWeight: '600' }, // Semibold
    { fontWeight: '700' }, // Bold
    { fontWeight: '800' }, // Heavy
    { fontWeight: '900' }, // Black