Architecture

Storybook Integration

How to launch and use Storybook for Expo and Next.js UI component development.

Supercharge Your UI Development with Storybook

CloudNua Mobile provides Storybook integration to streamline UI component development and testing processes.

Launching Storybook

Storybook (Expo)

For iOS components:

Terminal
cd apps/expo
npm run storybook:ios

For Android components:

Terminal
cd apps/expo
npm run storybook:android

For web components:

Terminal
cd apps/expo
npm run storybook:web

Storybook (Next.js)

For Next.js app components:

Terminal
cd apps/next
npm run storybook
AvatarEnda Kelly

© 2026 Enda Kelly, trading as CloudNua. All rights reserved.

Ireland