Nicolas Gallagher
6203a3fec6
Misc flow and lint fixes
2017-06-18 12:59:19 -07:00
Nicolas Gallagher
43d297bf59
[change] use ES2015 modules
...
Ref #102
2017-06-10 13:51:53 -07:00
Nicolas Gallagher
941c628445
Remove dependency on most react-dom internals
2017-04-09 19:20:08 -07:00
Nicolas Gallagher
44ecbc072e
[change] update React and Touchables
...
Update to React@15.4. The 'EventConstants' module no longer exports a
key-mirror, which was preventing the 'ResponderEventPlugin' from working
as it did with React@15.3.
Close #255
2016-12-27 17:57:27 +00:00
Nicolas Gallagher
7add5c524a
[add] mirror various React Native APIs
...
Copy over API code that requires no DOM modifications:
- Animated
- Easing
- Interaction Manager (stub)
- PanResponder
- Touchable
2016-02-22 16:37:42 -08:00