react-native/ReactAndroid/src
Denis Koroskin 8702a75b96 Don't wrap unknown virtual nodes with AndroidView
Summary: Currently, we wrap all unknown shadow nodes with AndroidView. This works great, except when the shadow node is virtual, i.e. it *doesn't* mount to a View. In this case, we just need to keep it in the hierarchy as is. Fixes ARTSurfaceView not working correctly in groups.

Reviewed By: ahmedre

Differential Revision: D2933325
2016-12-19 13:40:21 -08:00
..
androidTest Remove unnecessary project_config 2016-12-15 09:29:16 -08:00
main Don't wrap unknown virtual nodes with AndroidView 2016-12-19 13:40:21 -08:00
test/java Disabled unit tests that need yoga libs when running 2016-12-19 11:43:30 -08:00