Repository URL to install this package:
global.requestAnimationFrame = (callBack) => { setTimeout(callBack, 0) }