jechav / tiny-slider-react

wrapper of tiny-slider plugin for react.
https://tiny-slider-react-tests.netlify.app/
47 stars 27 forks source link

improvement: component-life-cycle #11

Closed ferblacklion closed 4 years ago

ferblacklion commented 4 years ago

-used method getSnapshotBeforeUpdate instead of componentWillReceiveProps

jechav commented 4 years ago

Thanks for the suggestion, i already did !