This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Release 1.0.0-rc.13
·
46 commits
to main
since this release
1.0.0-rc.13 (2023-11-03)
BREAKING❗
- If you use
ethers, you need to install@ethersproject/shimsmanually in your project, and add at the top of your root file:
import '@walletconnect/react-native-compat'
import '@ethersproject/shims'