-
Hey, is it easily possible to create a fabric native component without codegen? Is it possible to manually register a component? |
Beta Was this translation helpful? Give feedback.
Answered by
hannojg
Oct 29, 2024
Replies: 1 comment
-
Okay, i was overlooking the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hannojg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, i was overlooking the
includesGeneratedCode: true
option, which will still register the fabric component for you:https://github.com/reactwg/react-native-new-architecture/blob/main/docs/enable-libraries-prerequisites.md#configure-codegen