The base React Native template with Storybook added on top
- bootstrap with the React Native CLI
- comes with @storybook/react-native and @storybook/addon-react-native-web
- based on the official template
npx react-native init MyApp --template react-native-template-storybook
Contributions are very welcome. Please check out the contributing document.
This project is MIT licensed.