Introducing React Storybook
Arunoda Susiripala
1.3K27
We need this over in react-native land.
Often times, I want to build a component to use in a project, and I plan to open source the component independent of the project I want to use it in. `react-native init` creates artifacts (e.g. `android/` & `ios/`) that I have to get rid of before publishing.