Skip to content

fix(reactnative): fix deprecated codegen imports#3992

Open
mfazekas wants to merge 4 commits intomainfrom
codegen-deprec-imports
Open

fix(reactnative): fix deprecated codegen imports#3992
mfazekas wants to merge 4 commits intomainfrom
codegen-deprec-imports

Conversation

@mfazekas
Copy link
Contributor

Description

Fixes deprecated codegen deep imports. Most likely this requires react 80.0 or later. So we'll not rush to merge it yet.

react-native-community/discussions-and-proposals#893
facebook/react-native@5349b7c
facebook/react-native#49950

Checklist

  • I've read CONTRIBUTING.md
  • I updated the doc/other generated code with running yarn generate in the root folder
  • I have tested the new feature on /example app.
    • In V11 mode/ios
    • In New Architecture mode/ios
    • In V11 mode/android
    • In New Architecture mode/android
  • I added/updated a sample - if a new feature was implemented (/example)

Screenshot OR Video

Component to reproduce the issue you're fixing


@mfazekas mfazekas force-pushed the codegen-deprec-imports branch from 18c41fa to 3ada7b6 Compare September 24, 2025 20:17
@mfazekas mfazekas force-pushed the codegen-deprec-imports branch 5 times, most recently from 6e6ff5c to e1ff198 Compare January 18, 2026 21:36
@mfazekas mfazekas force-pushed the codegen-deprec-imports branch from e1ff198 to 4aa0dca Compare February 15, 2026 16:29
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

Successfully merging this pull request may close these issues.

1 participant

Comments