Open y6nH opened 5 years ago
This has to be fixed error: Identifier 'UNSAFE_componentWillReceiveProps' is not in camel case (camelcase) at src/index.tsx:173:3:
; guess that adding a eslint disable next line?
Now it's really broken. I suspect we have to update dependencies.
A one-liner is never a one-liner.
See #66. This is the minimum change required for React 17 compatibility. The warning thrown by React 16, for reference: