Files
react-native/ReactAndroid/src/main/java/com/facebook
Denis Koroskin 584cbd3b99 Update/Add NodeRegion after collectState()
Summary: RCTText may modify its DrawCommand on collectState(), which updateNodeRegion() relies on. This means that order of the two is important: call collectState() first, followed by updateNodeRegion(). This fixes the bug where am RCTText may sometimes not respond to clicks (because its NodeRegion would be empty).

Reviewed By: ahmedre

Differential Revision: D2816295
2016-12-19 13:40:19 -08:00
..
2016-12-15 09:29:16 -08:00
2016-12-07 05:14:12 -08:00
2016-12-15 09:29:16 -08:00