Closed michal-filip closed 5 years ago
This should fix #52 - deprecation warnings and make the library compatible with React 17.x. Being this my first upgrade to useDerivedStateFromProps, please check if what I've done makes sense (but it seems to be working just fine on my project).
Please merge this PR thank you....
Sure, I'll review the PR & release a new version today.
This should fix #52 - deprecation warnings and make the library compatible with React 17.x. Being this my first upgrade to useDerivedStateFromProps, please check if what I've done makes sense (but it seems to be working just fine on my project).