Skip to content

expo/styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@expo/styleguide-*

A collection of packages used to share styles and icons across Expo websites and projects.

Get started

  1. Install dependencies with

    yarn
  2. Configure styleguide-icons. Read packages/styleguide-icons/README.md to set up your credentials (Expo staff only) to generate icons.

  3. Build the packages with

    yarn build

    It can take several minutes to build the icons package.

  4. Develop with

    yarn dev