react/packages/react-interactions
Brian Vaughn d2158d6ccb
Fix flow types (#18204)
* Added missing @flow pragma to React.js

* Fixed useContext() return type definition

* Fixed previously masked Flow errors in DevTools and react-interactions packages

* Added displayName to internal Context Flow type

* Removed Flow generic annotations for createResponder

This seems to cause a parsing error. (Not sure why.) The API is deprecated anyway so I'm being lazy for now and just adding a .
2020-03-03 12:46:24 -08:00
..
events Fix flow types (#18204) 2020-03-03 12:46:24 -08:00
npm Rename experimental react-ui => react-interactions (#16842) 2019-09-20 11:51:03 +01:00
README.md Rename experimental react-ui => react-interactions (#16842) 2019-09-20 11:51:03 +01:00
package.json Remove unused modules from legacy event responders (#17907) 2020-01-24 10:50:27 -08:00

README.md

react-interactions

This package is experimental. It is intended for use with the experimental React flags for internal testing.