agilgur5 / react-signature-canvas

A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
https://agilgur5.github.io/react-signature-canvas/
Other
539 stars 117 forks source link

deps: update peerDeps to support React 18 without warnings #89

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Update peerDependencies range to support React 18. Update devDeps, tests, example, to support / use React 18

Details

Next Steps

Backport this to v1.0.6, i.e. prior to the TypeScript rewrite (#42) being merged. I'll have to cherry-pick a number of commits to get that to work, but should hopefully get it working quickly.