expo / styleguide

Foundational styles for Expo interfaces.

Home Page:https://styleguide-website.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

Foundational styles for Expo interfaces.

https://styleguide-website.vercel.app


Languages

Language:TypeScript 76.8%Language:JavaScript 14.2%Language:CSS 8.9%Language:Shell 0.2%