What problem does it solve?
This Skill helps developers optimize the performance of their Expo apps by providing tools to analyze and interpret EAS Observe metrics, such as startup times, navigation performance, and custom events.
Core Features & Use Cases
- Startup Performance Analysis: Measure and improve the time to first render (TTR) and time to interactive (TTI) for your app's startup process.
- Navigation Metrics: Evaluate the performance of different routes in your app, including cold and warm transition times.
- Custom Event Tracking: Monitor and analyze custom events logged by your app to identify potential performance bottlenecks.
- Use Case: If you notice slow app startup times or long navigation transitions, use this Skill to diagnose the issues and optimize your app's performance.
Quick Start
Run the command 'eas observe:metrics-summary' to get a summary of your app's startup performance metrics.