Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with obj-c or somehow as React Native turbo module #780

Open
NotGeorgeMessier opened this issue Feb 14, 2023 · 3 comments
Open

Using with obj-c or somehow as React Native turbo module #780

NotGeorgeMessier opened this issue Feb 14, 2023 · 3 comments

Comments

@NotGeorgeMessier
Copy link

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++

@janndriessen
Copy link
Collaborator

@NotGeorgeMessier
Copy link
Author

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?

@janndriessen
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants