Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Add support for React Native #4

Closed
arunoda opened this issue Aug 2, 2016 · 2 comments
Closed

Add support for React Native #4

arunoda opened this issue Aug 2, 2016 · 2 comments

Comments

@arunoda
Copy link
Contributor

arunoda commented Aug 2, 2016

Replacing the index file for storybook is not a good thing. So, we need to come up with a better way to add storybook to any RN project.

storybook-eol/react-native-storybook#51 is a good candidate.

@arunoda
Copy link
Contributor Author

arunoda commented Aug 6, 2016

@arunoda
Copy link
Contributor Author

arunoda commented Aug 25, 2016

We need to detect the projectName and set it correctly when generating the file.
There are few places we can look for that.

  • android/settings.gradle file for rootProject.name property
  • Check ios/NAME.xcodeproject directory

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

No branches or pull requests

1 participant