This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Description
Hi there!
I was following the storybook tutorial but using it with react native. Is it working for RN?
- I installed require-context.macro
- I installed babel-plugin-macros
- Configured storybook to load stories
Here is my config file for storybook


My package.json


Steps to reproduce:
- Create react native app with react-native init
- Install and configure storybook
- install require-context.macro
- configure stories as in storybook tutorial
- see error