Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Storybook for React Native Elements UI Library

License

NotificationsYou must be signed in to change notification settings

react-native-elements/react-native-elements-storybook

Repository files navigation

react-native-elements-storybook

AStorybook forReact Native Elements UI Library

Get Started

Development

  1. Install package dependencies
➜  react-native-elements-storybook git:(master) ✗ yarn
  1. Start Storybook
➜  react-native-elements-storybook git:(master) ✗ yarn storybook

It 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/         ││                                                    │╰────────────────────────────────────────────────────╯

Deployment

  1. Export storybook as a static web app and place it inside the.out directory
✗ yarn build-storybook
  1. Now you can deploy the content in the.out directory wherever you want.

To test it locally, usingserve for example:

✗ npx serve .out

Start Storybook in iOS Simulator

✗ yarn ios

Components included:

Contributing

Interested in contributing to this repo? Submit a PR for a new feature/bug fix.

First Contributors

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp