Closed fergusstrange closed 2 years ago
Hey @fergusstrange, thanks for the feedback!
We're on it to upgrade react
peer dependency to 18.x
Hey @fergusstrange, it's released with 0.2.0
. https://github.com/perawallet/connect/releases/tag/0.2.0
Thank you!
The React 17 dependency is causing issues when using a build of react that is newer. During
npm install --save @perawallet/connect
the following error is displayed. Is it possible to make this a peer dependency or upgrade to match the later React versions?