A starter repo for expo and storybook for react-native and react-native-web
The RN Storybook tool is a fantastic addition for developers working within the React Native ecosystem. It facilitates a streamlined process for building and showcasing UI components in a storybook format, both on-device and for the web. With its straightforward command-line interface, it allows for efficient development and testing, making the workflow more productive.
This template simplifies starting the on-device storybook or the Expo app, with clear commands to follow. Its integration with environment variables and Expo constants ensures a smooth setup, catering to both seasoned developers and those new to React Native.
yarn storybook to launch the on-device storybook or yarn start to initiate your Expo app effortlessly.