react-rating
react-rating copied to clipboard
#146 - Fixed UNSAFE_componentWillReceiveProps
Fixed UNSAFE_componentWillReceiveProps by replacing with getDerivedStateFromProps
Thanks @im28!
I have only checked the examples in index.html and I don't think it is working :confused:. Did you try that at least those examples are working as expected?
BTW, you don't need to commit the generated files under the lib directory. They are automatically generated when a new version is released.
Hello, just want to know is it already fixed?