Benoit Dion 87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -04:00

327 B

CRNA Kitchen Sink

This project was bootstrapped wit Expo and storybook using storybook CLI.

Getting started

  1. Install dependencies: yarn install at the root
  2. Run the storybook server: yarn storybook
  3. Run the app: yarn start