The use of componentWillReceiveProps will be deprecated in the future major version of react (17). The current react version throws a warning in the console for the use of the method.
Is there any chance of updating the library to use a different approach?
Thanks for the great work.
The use of componentWillReceiveProps will be deprecated in the future major version of react (17). The current react version throws a warning in the console for the use of the method.
Is there any chance of updating the library to use a different approach?
Thanks for the great work.