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

How to configure both React Native and Webpack support? #1382

Closed
MasahiroMorita opened this issue Jun 29, 2017 · 2 comments
Closed

How to configure both React Native and Webpack support? #1382

MasahiroMorita opened this issue Jun 29, 2017 · 2 comments

Comments

@MasahiroMorita
Copy link

I'm developing an app that runs on React Native and Web, based on this idea.

How can I setup storybook?
I run getstorybook, but it only configure for Webpack.

@ericwooley
Copy link
Contributor

You can use https://github.com/ericwooley/react-nativeish for an example, which is loosely based off of https://github.com/grabcode/react-native-web-starter

As of 3.16 there is haul support, which you might have a significantly easier time dealing with.

@ndelangen
Copy link
Member

Thanks for answering @ericwooley!

@MasahiroMorita I think this is answered? Let us know if there's more info you need!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants