You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be so awesome :) Btw: https://github.com/serlo-org/serlo-abc has an updated version of the blog post that e.g. picks the real app entry on build. Feel free to ask if you need input or want help from me.
why
Currently
getstorybook
requires a few extra steps to get working withcreate-react-native-app
(aka CRNA). They are documented (excellently) here:https://medium.com/@inyono/using-react-native-storybook-with-create-react-native-app-471e531bb128
what
Proposal for streamlining the setup process:
storybook/index.ios.js
andstorybook/index.android.js
intoindex.js
react-native/README.md
react-native/docs
Props to @orta and @tmeasday for helping figure this out and for @inyono for the awesome post.
The text was updated successfully, but these errors were encountered: