External wallets - React Native SDK

Hi Folks,

Just wonder if React Native SDK supports login with external wallet (walletconnect, metamask, ...)

I can't find any docs about this feature

Thanks,
Huy



Originally posted by: huyta

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/751

No, it doesn't support external wallets, externals wallets are only supported in web sdk.



Originally posted by: himanshuchawla009

And will it support in the future? for one, who wants to implement proper decentralized solution for mobile this is not an option. My problem is: I don’t always want to send private key in the in the application to execute a transaction on the public ethereum blockchain - I want to have the opportunity for the user to sign the transactions on the fly. Anyway I don’t even know if a solution exists out there for mobile?