modal-react-native

Simplest and most minimal way to connect your users with WalletConnect

APACHE-2.0 License

Downloads
4.6K
Stars
25
Committers
4
modal-react-native - 1.1.0 Latest Release

Published by ignaciosantise 10 months ago

What's Changed

Full Changelog: https://github.com/WalletConnect/modal-react-native/compare/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)
modal-react-native - 1.0.0

Published by ignaciosantise 10 months ago

modal-react-native - 1.0.0-rc.14 (2023-11-07)

Published by ignaciosantise 12 months ago

modal-react-native - Release 1.0.0-rc.13

Published by ignaciosantise 12 months ago

1.0.0-rc.13 (2023-11-03)

BREAKING❗

  • If you use ethers, you need to install @ethersproject/shims manually in your project, and add at the top of your root file:
import '@walletconnect/react-native-compat'
import '@ethersproject/shims'

Bug Fixes

  • declare constants for core and sdk versions (bf28932)
  • removed @ethersproject/shims as a required dependency of the sdk (7fdf944)
  • return empty array in case fetch doesn't bring listing (a4a22f9)
modal-react-native - Release 1.0.0-rc.11

Published by ignaciosantise about 1 year ago

1.0.0-rc.11 (2023-08-30)

BREAKING❗

  • added @react-native-community/netinfo as peerDependency (5694dbe)

Bug Fixes

Features

  • prefetch top wallet images + added opacity transition (0d280c3, 0c2a7ea)
modal-react-native - Release 1.0.0-rc.10

Published by ignaciosantise about 1 year ago

1.0.0-rc.10 (2023-08-11)

Bug Fixes

  • solved issues with explorer and excluded wallet ids (0615a25)
modal-react-native - Release 1.0.0-rc.9

Published by ignaciosantise about 1 year ago

1.0.0-rc.9 (2023-08-03)

Bug Fixes

  • changed ms constant to fix error in older RN builds (cc8a43e)

Features

modal-react-native - Release 1.0.0-rc.8

Published by ignaciosantise over 1 year ago

1.0.0-rc.8 (2023-07-26)

Bug Fixes

  • fix: not saving deeplink if the connection comes from a qr code (657bb7b)

Others

  • updated walletconnect core dependencies
modal-react-native - Release 1.0.0-rc.7

Published by ignaciosantise over 1 year ago

1.0.0-rc.7 (2023-07-25)

Bug Fixes

  • creating a session only when there's no uri (003f11e)
  • replaced native Alerts with console.error

Features

  • added connecting wallet UI (7577ee1)
  • added prop to change accent color (9760872)
  • show recent wallet (a591c76)
modal-react-native - Release 1.0.0-rc.6

Published by ignaciosantise over 1 year ago

1.0.0-rc.6 (2023-07-11)

Bug Fixes

modal-react-native - Release 1.0.0-rc.5

Published by ignaciosantise over 1 year ago

1.0.0-rc.5 (2023-07-06)

Bug Fixes

  • fix: search-bar was not visible in some android devices (6fc7634)
modal-react-native - Release 1.0.0-rc.4

Published by ignaciosantise over 1 year ago

1.0.0-rc.4 (2023-07-06)

Features

  • added searchbar in explorer view (147e04d, 3d78df1)
  • listen to android hardware back button (7668755)
  • improved logic to get user address - removed ethers dependency (b153f6c)
modal-react-native - Release 1.0.0-rc.3

Published by ignaciosantise over 1 year ago

1.0.0-rc.3 (2023-06-28)

Features

  • Added "explorerRecommendedWalletIds" and "explorerExcludedWalletIds" props (2835fda, 8696294)

Others

  • Updated WalletConnect dependencies to 2.8.4
modal-react-native - Release 1.0.0-rc.2

Published by ignaciosantise over 1 year ago

1.0.0-rc.2 (2023-06-23)

Bug Fixes

  • Possible fix to modal flickering (918e7fc)
  • Fix for No matching key. pairing: undefined (0a1e529)

Features

modal-react-native - Release 1.0.0-rc.1

Published by ignaciosantise over 1 year ago

1.0.0-rc.1 (2023-06-21)

Bug Fixes

modal-react-native - Release 1.0.0-rc.0

Published by ignaciosantise over 1 year ago

1.0.0-rc.0 (2023-06-20)

Package Features:

  • Connect with a wallet through deep linking
  • Connect with a wallet using a QR Code
  • Automatic session recovery/restore
  • Use our provider to interact with chains
  • Expo support
Package Rankings
Top 14.04% on Npmjs.org