Jason Zhou

Results 2 issues of Jason Zhou

**Describe the bug** throw error when import '@walletconnect/client' **SDK Version (if relevant)** - Client: React Native - Version: 2.0.0-beta.26 **To Reproduce** ```js import AsyncStorage from "@react-native-async-storage/async-storage"; import WalletConnectClient from '@walletconnect/client';...

type: bug
protocol-version: v2

--- name: "Pull request" about: A new pull request --- ## New Pull Request ### Checklist - [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/react-moralis/blob/main/SECURITY.md). - [x] My code is conform...