react-reparenting
Simple, intuitive and configurable tools to manage reparenting with React
What does it do? 🤨
Imagine that you have two Parent components, both with some Child components. To transfer a Child from one Parent to another, the components must be re-rendered with that Child in its new Parent.