A set of React/React native components used by Status.im projects https://status-im.github.io/status-components
Go to file
Maciej Zadykowicz 644aac434c initial commit
nicer swatches, improvements to line height, border radii, additional 70% white shade we forgot to include in Index and some stuff
2019-03-26 18:27:10 +01:00
.circleci Disable test for now 2019-03-26 15:49:11 +01:00
.storybook Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
public Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
src initial commit 2019-03-26 18:27:10 +01:00
.eslintrc Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
.gitignore Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
.prettierrc Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
README.md Update README.md 2019-03-19 14:19:56 +01:00
package.json Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00
yarn.lock Initial commit for ColorPalette story 2019-03-26 10:17:34 +01:00

README.md

A set of React/React native components used by Status.im projects CircleCI

Hack

First install dependencies:

yarn

Then start the dev mode:

yarn storybook

Tests

yarn test

Notes

This project uses React Native Web, so to keep React Native compatibility only available APIs can be used cross platform.