BearStudio / start-ui-native

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, 🌿 Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team
MIT License
133 stars 15 forks source link

Add Storybook to Start UI Native #105

Open omar-bear opened 4 months ago

omar-bear commented 4 months ago

Add Storybook to Start UI Native

Description

We should integrate Storybook into our Start UI Native project. Storybook will help us build and organize the UI components in isolation, making it easier to develop and test UI components without needing to navigate through the entire app.

Integrating Storybook will enhance our development workflow and provide a visual testbed for our UI components.

Storybook Documentation