expo-walletconnect-demo icon indicating copy to clipboard operation
expo-walletconnect-demo copied to clipboard

Connect a native iOS/Android app using Expo to a MetaMask wallet using WalletConnect without ejecting

Results 6 expo-walletconnect-demo issues
Sort by recently updated
recently updated
newest added

The component does not work with this setup. I keep getting this error in Expo Go but I don’t see the corresponding file ImageBackground.js to inspect. ![FF537FC3-E286-412E-9C49-7F9BCDE4C4CD](https://user-images.githubusercontent.com/75684533/187077149-12069f23-a33d-434e-a7f4-84411e1af6d6.png)

Hi, I am trying to integrate this project into my react native app. However, I kept encountering this error. `[Unhandled promise rejection: Error: Secure random number generation is not supported...

The code workes flawlessly on Expo Go SDK44, but when I generate a build with `expo build:android` it doesn't work. On clicking "Connect Wallet" it does not open MetaMask app,...

Hi, Thank you for making this repo. It is working on iOS and Android 10 and lower. Unfortunately it is not working on Android 11+ because they introduced package visibility...

[Unhandled promise rejection: Error: Mobile registry not yet ready.] at node_modules/@walletconnect/react-native-dapp/dist/providers/WalletConnectProvider.js:194:34 in Object.assign$argument_1.connect at node_modules/@walletconnect/react-native-dapp/dist/providers/WalletConnectProvider.js:192:29 in Object.assign$argument_1.connect at WalletConnectExperience.tsx:24:11 in React.useCallback$argument_0 at node_modules/react-native/Libraries/Pressability/Pressability.js:697:17 in _performTransitionSideEffects at node_modules/react-native/Libraries/Pressability/Pressability.js:634:6 in _receiveSignal at...

Any chance we can have this updated to use a new version of Expo? It won't work with any of the newer versions of Expo.