You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ElementInspector): Adds Element Inspector dev tooling to ReactWindows
Element Inspector is useful for tracing which component is responsible for a particular UI element. Element Inspector uses the UIManager API 'findSubviewIn', which also needed to be wired up and implemented. Also adding some infrastructure in preparation for HMR and FPS debugging.
Fixesmicrosoft#214 - Implement UIManagerModule.findSubviewIn
Fixesmicrosoft#355 - Add element inspector dev tooling
0 commit comments