Platform
Describe the feature that you would like added
Description
Open this issue here based on storybookjs/react-native#650
To reproduce
- Create a fresh new project with
npx create-expo-app --template expo-template-storybook AwesomeStorybook
- Modify babel.config.js as follows
- presets: [['babel-preset-expo', {jsxRuntime: 'classic'}]],
- Run the storybook on IOS or Android
What component or utility would this be added to
Alternative way to Pragma
Have you discussed this feature with our team, and if so, who
@Saadnajmi
Additional context/screenshots
No response