Benoit Dion adc808b9c9 Fix backgrounds addon
Get 'backgrounds' from the story parameters instead of the channel to match the web api.

storybook react-native currently doesn't have theming/global value override so we still need the `withBackgrounds` decorator.

TODO: update readme
2019-04-02 23:20:48 -04:00
..
2019-04-02 23:20:48 -04:00
2018-12-21 11:13:52 +02:00
2019-03-19 21:05:45 -04:00
2019-04-02 23:20:48 -04:00

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