react-native/Libraries/ReactIOS/InspectorOverlay
Jared Forsyth 7be471d1fe visualize padding and margin in inspector
Summary:
This shows margin and padding visually when inspecting an element.

@public

Test Plan:
Go to the "UIExplorer", to the <View> page. Open the inspector, and start
selecting things. Padding and margin should be indicated. (Padding in dark
blue and margin in orange).
2015-06-03 12:49:19 -08:00
..
BorderBox.js visualize padding and margin in inspector 2015-06-03 12:49:19 -08:00
ElementBox.js visualize padding and margin in inspector 2015-06-03 12:49:19 -08:00
InspectorOverlay.js visualize padding and margin in inspector 2015-06-03 12:49:19 -08:00