Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@storybook/react-native is not compatible with jsxRuntime: 'classic' #3820

Open
2 of 5 tasks
shawnthye-guru opened this issue Nov 26, 2024 · 0 comments
Open
2 of 5 tasks

Comments

@shawnthye-guru
Copy link

shawnthye-guru commented Nov 26, 2024

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant