react-native/Libraries/Inspector
wusuopu 97b8a57bdb Fix inspector for displaying styles' value
Summary:
StyleInspector will occur a error if a style's value is an object, such as transform. Now it converts the value to string before display.

fix issue #5774 .

Now it can display okay.

![simulator screen shot feb 6 2016 12 32 24 am](https://cloud.githubusercontent.com/assets/1478284/12852296/36736966-cc69-11e5-8f28-9e4681585bcb.png)
Closes https://github.com/facebook/react-native/pull/5777

Reviewed By: svcscm

Differential Revision: D2908135

Pulled By: nicklockwood

fb-gh-sync-id: 5914f9e9538f90ae9a38ef7d8dc85b2df84ec43e
2016-02-05 16:30:39 -08:00
..
BorderBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
BoxInspector.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementProperties.js Fix warnings generated by Elements Inspector 2016-01-25 18:43:47 -08:00
Inspector.js Inspecting stateless components. 2015-12-08 10:13:25 -08:00
InspectorOverlay.js [react native] prepare the react native inspector for the new react devtools 2015-07-14 12:35:43 -08:00
InspectorPanel.js [react native] prepare the react native inspector for the new react devtools 2015-07-14 12:35:43 -08:00
InspectorUtils.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
PerformanceOverlay.js [rn] Add PerformanceOverlay to the inspector 2015-06-23 15:41:41 -08:00
StyleInspector.js Fix inspector for displaying styles' value 2016-02-05 16:30:39 -08:00
resolveBoxStyle.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00