Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hosted RN Storybook] WIP Added example for hosted RN storybook #1730

Closed
wants to merge 11 commits into from

Conversation

Gongreg
Copy link
Member

@Gongreg Gongreg commented Aug 24, 2017

WIP

This is an example project for hosted version of RN storybook.

Video: https://www.youtube.com/watch?v=cKNEnRfO2rk

It allows to separately start storybook server somewhere/create a app with storybook.
Then you start storybook app, point the phone to qr code, and storybook server/client connect to each other.

Why would somebody need this? IT can work greatly for some kind of ui lib. User downloads your ui lib see what component you have, and then you can allow him to play with it more, by telling him to go to some website, scan qr code and play with storybook. That way user doesn't have to check out your project, download npm dependencies, and start storybook to play with it.

For this example to work I need: #1639, #1407 merged

I added this pr so I could discuss about it in slack.

@ndelangen ndelangen changed the base branch from master to release/3.3 August 25, 2017 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants