Skip to content

jportela/expo-storybook-workspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expo-storybook-workspaces

This is an example of how to configure a monorepo, supporting React Native (through Expo) and siloed React components development through Storybook.

The main idea is that you develop your UI components in isolation, promoting easier maintanability, testability and reuse of these components, while promoting consistency across even multiple applications.

You can read more about the rationale and how to set it up, step by step.

Installation

yarn install

Running Expo

yarn start

Running Storybook

yarn storybook

About

This is an example of how to configure a monorepo, supporting React Native (through Expo) and siloed React components development through Storybook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published