What problem does it solve?
This Skill assists in tracking and optimizing app performance using EAS Observe's metrics and queries, providing insights into app startup, navigation, and custom events.
Core Features & Use Cases
- Startup Performance Analysis: Measure and interpret cold and warm launch times, bundle load times, and time to first render.
- Navigation Performance: Evaluate navigation performance with metrics like cold/warm TTR and TTI.
- Custom Events Tracking: Record and analyze custom events for user interactions and app functionality.
- Use Case: Use the skill to identify and fix performance bottlenecks in your Expo app, such as slow startups or long navigation times.
Quick Start
Install the skill and use it to monitor the performance of your app by running the command: eas observe:metrics-summary --days 7 --stat median --stat p90.