masked-view
masked-view copied to clipboard
Add support to React 18
I am trying to use this package without success. The issue is that I am using React 18 and this dependency only supports version up to 17. Can you add support to version 18?
This library will need to update to the new architecture in order for you to use concurrent features. See #162
Fixed with #163