react-magic
react-magic copied to clipboard
Detect before and after changes to DOM
Awesome project!
Just a question: given that this is React under the hood--how can one listen for changes in the DOM before mounted and after while using this library? This would allow for some nice animations.
Thanks for any insight!