AdeleRevert

Results 1 issues of AdeleRevert

Hello beautiful humans, I'm using ReactCSSTransitionGroup on a mobile website. This animation works perfectly fine with every navigators but Safari. ``` const backgroundTransition = { enter: 'animated', enterActive: 'fadeIn', leave:...