Where do we stand with Turbomodules? #298
shamilovtim
started this conversation in
General
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. |
0 replies
|
@satya164 I will test ASAP. Thank you for all that you do. |
0 replies
|
@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: |
0 replies
|
I've only tested with turbo modules for now |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
All reactions