Polyfill requestAnimationFrame and cancelAnimationFrame
npm install animation-frame-polyfill
``shellnpm install animation-frame-polyfill --save`
shellnpm install animation-frame-polyfill --save
`jsimport { requestAnimationFrame, cancelAnimationFrame } from 'animation-frame-polyfill';``
jsimport { requestAnimationFrame, cancelAnimationFrame } from 'animation-frame-polyfill';