Skip to content

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

@shawnthye-guru

Description

@shawnthye-guru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions