react-native/Libraries/Inspector
Sebastian Markbage 47a470a97c Move React Core Integration to a Dependency
Summary:Adding the react native renderer dependency and various fixes to support React 15.

Don't use dispatchID for touchableHandleResponderGrant

This callback argument was removed because "IDs" no longer exist. Instead, we'll
use the tag from the event target.

The corresponding PR on React Core is: https://github.com/facebook/react/pull/6338

Reviewed By: spicyj

Differential Revision: D3159788

fb-gh-sync-id: 60e5cd2aa0af69d83fcdac3dfde0a85a748cb7b9
fbshipit-source-id: 60e5cd2aa0af69d83fcdac3dfde0a85a748cb7b9
2016-04-21 09:28:23 -07: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 Move React Core Integration to a Dependency 2016-04-21 09:28:23 -07: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 Hook up touchable debugging to Inspector button 2016-04-16 11:57:22 -07:00
InspectorUtils.js Move React Core Integration to a Dependency 2016-04-21 09:28:23 -07:00
PerformanceOverlay.js Fix perf tab missing key warnings 2016-04-07 23:38:32 -07:00
StyleInspector.js Fix warnings of StyleInspector 2016-02-10 08:40:39 -08:00
resolveBoxStyle.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00