Skip to content
main
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@expo/styleguide

Commitizen friendly

Get started

Install

yarn add @expo/styleguide

# or

npm install @expo/styleguide

Then in a React component:

import { colors, shadows, ... } from "@expo/styleguide";

Committing

Use yarn commit to create a proper commit message that can auto-release when merging to the main branch.

Releasing

The release strategy is automated with commitizen and semantic-release-cli, using this approach.

About

Foundational styles for Expo interfaces.

Resources

License

You can’t perform that action at this time.