Help needed: Connecting Metamask to React Native App using web3auth

I am working on a React Native app and I want my users to be able to connect to their different wallets from within the app. I will be sending transactions from my app to their wallets which will need to be signed or approved by them in their wallet. I have been trying to use adapters but they don’t seem to work in React Native. I am hoping to find some guidance on how to connect Metamask to my app using web3auth. While the web3auth library works well for social media logins and transactions, I want to give users the option to connect using their wallets. I have searched for different alternatives to achieve this but haven’t found the right path, hence this post. Any help or examples would be greatly appreciated.

Please provide the following details too when asking for help in this category:

  • SDK Version: “@web3auth/react-native-sdk”: “^3.5.0”,
  • Expo or Bare Version: v0.72.3