Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages