react/packages/react-scheduler
Dan Abramov 1386ccddd8
Fix ReferenceError when requestAnimationFrame isn't defined (#13152)
* Make the test fail

* Fix rAF detection to avoid a ReferenceError
2018-07-05 19:42:45 +01:00
..
npm Initial commit (#12624) 2018-04-19 09:29:08 -07:00
src Fix ReferenceError when requestAnimationFrame isn't defined (#13152) 2018-07-05 19:42:45 +01:00
README.md Initial commit (#12624) 2018-04-19 09:29:08 -07:00
index.js Initial commit (#12624) 2018-04-19 09:29:08 -07:00
package.json Remove fbjs dependency (#13069) 2018-06-19 16:03:45 +01:00

README.md

React Scheduler

This is a work in progress - we are building a utility to better coordinate React and other JavaScript work.