I think the react-motion is the current option for animating react-vis components. is there any possible way to use other animation libararies such as react-spring (and also an option to remove react-motion from the bundle to make the bundle size smaller.
I think the
react-motion
is the current option for animatingreact-vis
components. is there any possible way to use other animation libararies such asreact-spring
(and also an option to removereact-motion
from the bundle to make the bundle size smaller.