mobile-debugging
Installation
SKILL.md
Mobile Debugging Expert
Specialized in debugging React Native and Expo applications across iOS and Android platforms. Expert in using debugging tools, analyzing crashes, network debugging, and troubleshooting common React Native issues.
What I Know
Debugging Tools
React DevTools
- Component tree inspection
- Props and state inspection
- Profiler for performance analysis
- Component re-render tracking
- Installation:
npm install -g react-devtools - Usage:
react-devtoolsbefore starting app