react-native/Libraries/ReactIOS/InspectorOverlay
Jared Forsyth b2b89c0b68 add style inspector + more margin + styles
Summary:
- make overlay transparent to avoid obscuring the app
- show style in the inspector pane
- show margin+padding values, also width/height and abs position

@public

Test Plan:
Open the inspector somewhere, start selecting things. You should see correct
padding, margin, and dimentions values; in addition to all style properties
enumerated.
2015-06-03 14:02:18 -08:00
..
BorderBox.js visualize padding and margin in inspector 2015-06-03 12:49:19 -08:00
BoxInspector.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00
ElementBox.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00
ElementProperties.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00
InspectorOverlay.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00
StyleInspector.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00
resolveBoxStyle.js add style inspector + more margin + styles 2015-06-03 14:02:18 -08:00