Skip to content

Instantly share code, notes, and snippets.

@Osama92
Forked from knowbody/RNfontWeights.js
Created April 6, 2018 17:20
Show Gist options
  • Select an option

  • Save Osama92/ca4eb0331966515150e272aa8194e614 to your computer and use it in GitHub Desktop.

Select an option

Save Osama92/ca4eb0331966515150e272aa8194e614 to your computer and use it in GitHub Desktop.

Revisions

  1. @knowbody 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