mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
761decb352
This is an experimental new protocol for some experiments we want to play with. To make that easier, I'm just going to fork it. This experiment won't use the event system so I by-pass it and just invoke functions on the props object for now. I also fork the UIManager into a new RTManager.