-
Is it possible atm to build a Fabric view along with a turbo module? I was trying to get it working like how rn-skia does it but I can't get it working via builder-bob here's a video showing my problem: seems like whenever I add a turbo module spec it doesn't generate the delegate and interface java files |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Did you update the |
Beta Was this translation helpful? Give feedback.
-
@satya164 I think I may have found the cause of this and this may need a fix
here's a sample of generated files: patchCodegenAndroidPackage only copies specs from |
Beta Was this translation helpful? Give feedback.
-
@ian-wd thank you so much for the great work! Excellent effort. #736 Should fix this behavior |
Beta Was this translation helpful? Give feedback.
@ian-wd thank you so much for the great work! Excellent effort. #736 Should fix this behavior