Quiz
Profiling JS Thread Frame Drops in Expo
Understand which profiling tool best diagnoses JavaScript-thread jank in an Expo app.
Your Expo app shows smooth animations that stutter only when a heavy list re-renders on the JS thread. You want to identify which JavaScript functions are consuming the most time during that interaction. Which approach gives you the most accurate insight?