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

Storybook doesn't work with React Native Navigation #3632

Closed
Billydubb opened this issue May 23, 2018 · 2 comments
Closed

Storybook doesn't work with React Native Navigation #3632

Billydubb opened this issue May 23, 2018 · 2 comments

Comments

@Billydubb
Copy link
Contributor

Bug or support request summary

When starting the app with react-native run-android, instead of the storybook starting, it is just the actual app that starts. This is probably because React Native Navigation uses native navigation and requires the MainApplication.java and the MainActivity.java files to be written differently than usual.

Steps to reproduce

Install React Native Navigation in your app and try to run storybook.

Please specify which version of Storybook and optionally any affected addons that you're running

  • @storybook/react-native 3.4.5

Affected platforms

Android (haven't tested iOS)

@Gongreg
Copy link
Member

Gongreg commented May 23, 2018

Hey @Billydubb, see #1151

@Billydubb
Copy link
Contributor Author

Thanks. I'll close this one

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

No branches or pull requests

2 participants