Storybook
View and develop rich UI components interactively with Storybook.
Last updated
View and develop rich UI components interactively with Storybook.
Last updated
is an open source tool for developing UI components in isolation. It makes building stunning UIs organised and efficient. This amazing feature is available in this UI theme.
Make sure you have installed and setup the project. Follow the if you haven't done so yet.
Make sure the React Native packager is running -- yarn start
Open src/App.js
Update the storybook
state
Start the Storybook server
Open the app in your simulator or physical device. You will now be able to develop your UI components interactively,
Update the storybook
state in src/App.js