Skip to content
forked from expo/styleguide

Foundational styles for Expo interfaces.

Notifications You must be signed in to change notification settings

Simek/styleguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo styleguide

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

Get started

Install dependencies with

yarn

Then build the packages with

yarn build

Then develop with

yarn dev

Releasing new versions

This repo uses changesets. To start a release, run:

yarn create:release

This will create a changeset file. Once created, run

yarn version

Then commit the changes and run

yarn publish

About

Foundational styles for Expo interfaces.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.0%
  • CSS 6.8%
  • JavaScript 1.2%