- Notifications
You must be signed in to change notification settings - Fork16
Storybook for React Native Elements UI Library
License
react-native-elements/react-native-elements-storybook
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
AStorybook forReact Native Elements UI Library
- Install package dependencies
➜ react-native-elements-storybook git:(master) ✗ yarn- Start Storybook
➜ react-native-elements-storybook git:(master) ✗ yarn storybookIt will startwebpack-dev-server at port 6006 and opens the browser automagically.
╭────────────────────────────────────────────────────╮│ ││ Storybook 5.0.6 started ││ 20 s for manager and 22 s for preview ││ ││ Local: http://localhost:6006/ ││ │╰────────────────────────────────────────────────────╯- Export storybook as a static web app and place it inside the
.outdirectory
✗ yarn build-storybook- Now you can deploy the content in the
.outdirectory wherever you want.
To test it locally, usingserve for example:
✗ npx serve .out✗ yarn ios- Avatar
- Badge
- Button
- ButtonGroup
- Card
- CheckBox
- Divider
- Header
- Icon
- Image
- Input
- ListItem
- Overlay
- Pricing
- Rating
- SearchBar
- Slider
- SocialIcon
- Text
- Tile
- Tooltip
Interested in contributing to this repo? Submit a PR for a new feature/bug fix.
We encourage everyone to contribute & submit PR's especially first-timecontributors. Look for the labelGood First Issue on the issues. Clickhereto see them.
If there is something you's like to see or request a new feature, please submitanissueor apull request.
About
Storybook for React Native Elements UI Library
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.


