Files
react-native/ReactAndroid/src/main/java/com/facebook
Denis Koroskin f6b4dc68de Make sure shadow node that we set JSResponder to mounts to a View
Summary: When setJSResponder() is called on a shadow node that doesn't mount to a View, React runtime will crash in NativeViewHierarchyManager because it will fail to find a corresponding View. To fix the issue, make sure we forceMountToView() before we call enqueueSetJSResponder().

Reviewed By: ahmedre

Differential Revision: D2779523
2016-12-19 13:40:18 -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