A collection of packages used to share styles and icons across Expo websites and projects.
-
Install dependencies with
yarn
-
Configure styleguide-icons. Read packages/styleguide-icons/README.md to set up your credentials (Expo staff only) to generate icons.
-
Build the packages with
yarn build
It can take several minutes to build the icons package.
-
Develop with
yarn dev