包详细信息

@expo/styleguide-native

expo21.6kMIT8.0.0

Expo's React Native styleguide components.

自述文件

@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