modal-react-native
modal-react-native copied to clipboard
Simplest and most minimal way to connect your users with WalletConnect
We had a lot of issues integrating with the Modal - it freezes and causes issues and only seems to work properly on a few specific versions of React. It...
### Description I can't connect MetaMask when reopening the app from the background. Reopen the app from background, Disconnect then reconnect and accept on MetaMask. My application is showing loading...
### Description I want switch Wallet network so I use ClientCtrl.provider() send a request for 'wallet_addEthereumChain', and receive a error > [Error: Missing or invalid. request() chainId: eip155:97] so what...
### Describe the solution you'd like - [ ] iOS support added to test suite - [ ] Quality tests - [ ] Find a better structure for `.maestro` folder,...
### Description ### WalletConnect Modal SDK version 1.1.0 ### Output of `npx react-native info` System: OS: macOS 14.5 CPU: (8) x64 Apple M1 Memory: 162.25 MB / 16.00 GB Shell:...
### Description **Summary** The `@walletconnect/modal-react-native` package appears to call the deprecated `BackHandler.removeEventListener()` API, which was removed in React Native 0.72+. This results in a crash when navigating away from a...
### Description trying just to connect this app to a wallet, following the docs (https://docs.reown.com/advanced/walletconnectmodal/about?platform=react-native), got the wallet connect button, I press it, choose the wallet, it crashes. It does...
### Description Our walletconnect integration on RN is unable to proceed after confirming from external wallet, and debugging on RN only led to this mysterious decoding issue as seen in...