https://github.com/status-im/status-components
A set of React/React native components used by Status.im projects
https://github.com/status-im/status-components
javascript react react-native storybook
Last synced: 3 months ago
JSON representation
A set of React/React native components used by Status.im projects
- Host: GitHub
- URL: https://github.com/status-im/status-components
- Owner: status-im
- Created: 2019-03-11T15:22:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T00:37:45.000Z (about 7 years ago)
- Last Synced: 2025-06-09T14:59:42.903Z (about 1 year ago)
- Topics: javascript, react, react-native, storybook
- Language: JavaScript
- Homepage: https://status-im.github.io/status-components
- Size: 4.55 MB
- Stars: 6
- Watchers: 10
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A set of React/React native components used by Status.im projects [](https://circleci.com/gh/status-im/status-components/tree/master)
## 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](https://github.com/necolas/react-native-web#components) can be used cross platform.