Hi, I just tried cloning this repository and after running npm install (and forcing the react version to 0.13.2) and reapp run, the app starts but when you click the refresh button there's an error in the console. It appears that AnimationLoop does not work.
Hi, I just tried cloning this repository and after running
npm install
(and forcing the react version to 0.13.2) andreapp run
, the app starts but when you click the refresh button there's an error in the console. It appears thatAnimationLoop
does not work.