react-native-storybook-loader icon indicating copy to clipboard operation
react-native-storybook-loader copied to clipboard

Contact the maintainers of storybook

Open ndelangen opened this issue 8 years ago • 3 comments

Hey! amazing addon! This is something we're interested in supporting in the core eventually. Perhaps you can help us with that?

Can you join us in the storybook slack? https://storybooks-slackin.herokuapp.com/

That way we can keep you updated on the upcoming 3.0.0 release!

❤️ storybook team

ndelangen avatar May 15 '17 19:05 ndelangen

@ndelangen I'd like to understand the configure function that is imported but I can't seem to find documentation anywhere. Can you help me? I'd like to contribute with addons like this one, too.

Sparragus avatar Jun 04 '17 22:06 Sparragus

Sure, what do you need to know? The configure method is just a basic bootstrap to enable hot module replacement, see the implementation here: https://github.com/storybooks/storybook/blob/360fb0b588cf593fb142b4916d20abc451836678/app/react-native/src/preview/index.js#L32

ndelangen avatar Jun 04 '17 22:06 ndelangen

Related issue in core: https://github.com/storybooks/react-native-storybook/issues/103

slorber avatar Jun 08 '17 15:06 slorber