v1.1.0
What's Changed
- feat: introducing Coinbase connector by @ignaciosantise in #115
- feat: added installed icon by @ignaciosantise in #108
- fix: added installed badge in recent wallet by @ignaciosantise in #117
- fix: changes in all wallets count by @ignaciosantise in #119
Full Changelog: v1.0.1...v1.1.0
Attention ⚠️
If you are updating from a beta version you need to add some changes to your code:
Install @walletconnect/react-native-compat
>= v2.10.5
Run pod install
from your ios folder
Add import '@walletconnect/react-native-compat'
in your app's root file (before importing wagmi or web3modal)