web3modal-react-native
web3modal-react-native copied to clipboard
Web3Modal React-Native SDK
### Description I am using expo, and everything work smoothly except Pressing the **All Wallets** on android. I got error from native code (see the screenshot). ### Web3Modal SDK version...
### What problem does this new feature solve? wagmi, viem v2 support ### Describe the solution you'd like Hi, as the main repository of web3modal has released alpha, which supports...
**Describe the bug** When I first logged into the MetaMask wallet - version 7.19.1 on 10th April 2024, using , I encountered an issue. After a successful connection, when I...
### What problem does this new feature solve? Would be good to have standard versions of `valtio` across the web and native packages, to avoid https://github.com/WalletConnect/web3modal-react-native/issues/79 happening when installing both...
### Description I’m encountering an issue where the useWalletInfo hook continues to return stale values even after the wallet has been disconnected. Specifically, after disconnecting from the wallet, I expect...
**Describe the bug** While trying to integrate WalletConnect to an existing Expo app, crash occurs claiming React is unable to detect the different modules and dependencies inside of WalletConnect. Additionally,...
### Description ### Expected Behavior The modal should show the balance of the token specified in `createAppKit()` function ### What is Actually Happening The token passed as the value of...
When navigating between different wallets in the app, the user encounters an issue that affects the expected display and verification of wallet details. i.e after opening the second wallet the...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.25.6. Release notes Sourced from @babel/traverse's releases. v7.25.6 (2024-08-29) Thanks @j4k0xb for your first PR! :bug: Bug Fix babel-generator #16783 Properly print inner comments in...
**Describe the bug** During wallet selection, sometimes 'MyApp wants to open ...' dialog shown excessive times. This doesn't happen always. **SDK Version (if relevant)** ``` json "@tanstack/react-query": "^5.52.2", "@walletconnect/react-native-compat": "2.15.1",...