Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

1.1.0

Latest

Choose a tag to compare

@ignaciosantise ignaciosantise released this 09 Jan 13:16
d5d8441

What's Changed

Full Changelog: v1.0.0...v1.1.0

Attention ⚠️

If you are updating from v1.0.0 you need to add some changes to your code:

  • Install @walletconnect/react-native-compat >= v2.11.0
  • Run pod install from your ios folder
  • Add import '@walletconnect/react-native-compat' in your app's root file (before importing @walletconnect/modal-react-native)