yarn
yarn make-storybook
NOTE: Otherwise the file storyLoader.js
is missing and bundling will fail.
Storybook Mode is enabled via environment variables handled by react-native-config.
To enter Storybook Mode, create .env
with
IS_STORYBOOK=true