Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ripe-tech/ripe-components-react-native-storybook
The storybook for the RIPE Components for React Native
https://github.com/ripe-tech/ripe-components-react-native-storybook
native react storybook
Last synced: 19 days ago
JSON representation
The storybook for the RIPE Components for React Native
- Host: GitHub
- URL: https://github.com/ripe-tech/ripe-components-react-native-storybook
- Owner: ripe-tech
- Created: 2020-01-30T19:25:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T16:05:00.000Z (over 1 year ago)
- Last Synced: 2024-11-23T11:18:50.226Z (3 months ago)
- Topics: native, react, storybook
- Language: JavaScript
- Size: 2.45 MB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Storybook of RIPE Components for React Native
The storybook for the [RIPE Components for React Native](https://github.com/ripe-tech/ripe-components-react-native).
## Running
```bash
npm run wml-link-components
npm run wml
npm run storybook
npm run start
npm run android # or ios
```