I Believe the yoyo attribute is deprecated. I fixed with the following: ` const loadingCircleTransition = { duration: 0.4, repeatType: 'reverse', repeat: Infinity, ease: 'easeInOut', }; `