Where do we stand with Turbomodules? #298
Replies: 5 comments
-
We just added experimental turbo module support with both backward compatibility and without. Currently, only Obj-C and Java are supported for Turbo modules, and Kotlin support will follow. If you have time, please test it and lemme know if there are any problems or things to be fixed. |
Beta Was this translation helpful? Give feedback.
-
@satya164 I will test ASAP. Thank you for all that you do. |
Beta Was this translation helpful? Give feedback.
-
@satya164 is this suppose to work for fabric components as well? When I switch the turbo module to a fabric component the build stops working with:
|
Beta Was this translation helpful? Give feedback.
-
I've only tested with turbo modules for now |
Beta Was this translation helpful? Give feedback.
-
Fabric progress: #273 |
Beta Was this translation helpful? Give feedback.
-
Are Turbomodules on the roadmap for this project or should we lean on react-native-turbo-starter indefinitely? My understanding is that react-native-turbo-starter is not backwards compatible with NativeModules but it's not clear which starter project to contribute to at the moment. To add to the confusion I've heard that Swift support will need to be deprecated for Turbomodules so things are a bit confusing right now for this library.
Beta Was this translation helpful? Give feedback.
All reactions