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

[2.0.0-rc.0] WARN Codegen didn't run for RNUITextViewChild #19

Open
samtsai opened this issue Oct 24, 2024 · 3 comments
Open

[2.0.0-rc.0] WARN Codegen didn't run for RNUITextViewChild #19

samtsai opened this issue Oct 24, 2024 · 3 comments

Comments

@samtsai
Copy link

samtsai commented Oct 24, 2024

I am getting warnings with RC release 2.0.0-rc.0

 (NOBRIDGE) WARN  Codegen didn't run for RNUITextViewChild. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code. [Component Stack]
 (NOBRIDGE) WARN  Codegen didn't run for RNUITextView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code. [Component Stack]
@haileyok
Copy link
Collaborator

Ahh yea, thanks. Fairly certain I know what that's happening. Will take a peek this week and see if I can get it working.

@AtakanMavzer
Copy link

hi, @haileyok , did you have a chance to look at this issue, can you explain what is causing it ?

@dvir1233
Copy link

dvir1233 commented Dec 25, 2024

Yes! Same here getting this
iOS Bundled 145ms index.js (1 module)
(NOBRIDGE) WARN Codegen didn't run for DebuggingOverlay. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SafeAreaView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) LOG Bridgeless mode is enabled
(NOBRIDGE) WARN Codegen didn't run for AndroidHorizontalScrollContentView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for RNGestureHandlerButton. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
... for a couple more, i mean it runs on my expo but not sure why its doing this?

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

4 participants