status-components/README.md

350 B

A repository of generic components for Status.im

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.