mirror of
https://github.com/status-im/status-components.git
synced 2025-02-08 23:53:41 +00:00
528 B
528 B
A set of React/React native components used by Status.im projects
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.