react-sortable-hoc
react-sortable-hoc copied to clipboard
Any plans for this library to support the use of hooks instead of HOCs?
Any plans for this library to support the use of hooks instead of HOCs?
Any chance we could get an update on this?
Some projects might still run on React15, so hooks won't work for them. HOC seems more backward compatible, unless you are proposing to have both options?
I follow this thread too and I think that both would be really good, another point is that to have both options no breaking change would need to happen
Supporting this idea!