react-native-grpc icon indicating copy to clipboard operation
react-native-grpc copied to clipboard

Migration to Turbo Module API

Open lesleysin opened this issue 2 years ago • 1 comments

Hi @Mitch528 !

Is there a plan to migrate this package to the new turbo modules API? I tried to migrate this package myself by forking it. But it turned out to rewrite only the Android part. The IOS source code is written in Swift, but in the new React Native architecture, code generation of interfaces and native bindings is available only in Objective-C, and I have no idea how to link these two implementations.

If you have any ideas or plans about this, please share them with the community)

lesleysin avatar Apr 01 '23 07:04 lesleysin