You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on creating a library that exclusively supports the new architecture. This library includes both a Turbo Module and a Fabric component.
I've encountered an issue where the library picks up the Fabric component but not the Turbo Module. Interestingly, when I create a library with only the Turbo Module, it functions correctly.
Is this a limitation of React Native libraries, or could this possibly be an issue?
I noticed a similar question on Stack Overflow regarding this matter: Stack Overflow Question
Do any contributors have a working repository that showcases a library with both Fabric and Turbo Modules?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I've been working on creating a library that exclusively supports the new architecture. This library includes both a Turbo Module and a Fabric component.
I've encountered an issue where the library picks up the Fabric component but not the Turbo Module. Interestingly, when I create a library with only the Turbo Module, it functions correctly.
Is this a limitation of React Native libraries, or could this possibly be an issue?
I noticed a similar question on Stack Overflow regarding this matter: Stack Overflow Question
Do any contributors have a working repository that showcases a library with both Fabric and Turbo Modules?
Beta Was this translation helpful? Give feedback.
All reactions