ReactTransitions + GSAP

Hey everyone…

Very new to Meteor and React, but a long time GSAP (greensock) user.

I am very interested in adding transition animations when the route change using GSAP.

Right now I have 2 components, a router, and installed gsap atmosphere package.

Is it possible to write custom transitions on route change using ReactTransitionGroup?

Thanks!