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
Hi, Im not an iOS dev.
Im currently working on Turbo Native Module for React Native and as far as i know there is no way to made it in Swift due to JSI architecture features.
So i need to do it in obj-c++.
Can someone explain how should i implement this with obj-c++ or is this even possible?
Just creating a mnemonic for example (i'm not really into obj-c++)
Or can u left some links for alternatives intended to work with obj-c++
The text was updated successfully, but these errors were encountered:
It doesn't make any sense because turbo module isn't Xcode project and so it can't generate any swift header file by Xcode.
And anything around Xcode. All I have its vscode and obj-c module
It doesn't make any sense because turbo module isn't Xcode project and so it can't generate any swift header file by Xcode. And anything around Xcode. All I have its vscode and obj-c module
So there is no alternatives for web3 in obj-c?
Well not this lib because it's called web3swift for a reason. Personally, I don't know about any alternatives.
Hi, Im not an iOS dev.
Im currently working on Turbo Native Module for React Native and as far as i know there is no way to made it in Swift due to JSI architecture features.
So i need to do it in obj-c++.
Can someone explain how should i implement this with obj-c++ or is this even possible?
Just creating a mnemonic for example (i'm not really into obj-c++)
Or can u left some links for alternatives intended to work with obj-c++
The text was updated successfully, but these errors were encountered: