modalfy()
API that now allows you to use Modalfy outside of React. animationIn
, animationOut
, animationInConfig
, animationOutConfig
, etc). Unfortunately, in some instances, closing your modals was not triggering the expected behavior: the modal(stack) was just disappearing abruptly. These issues have been addressed in Modalfy v3. You can now expect your modals & the backdrop to animate as expected, no matter which Modalfy method you're calling.