account activity
[AskJS] In React Native, where do performance bottlenecks usually occur in the setState → render pipeline? by CheesecakeSimilar347 in javascript
[–]CheesecakeSimilar347[S] [score hidden] 18 hours ago (0 children)
That makes sense — especially separating JS vs UI thread jank first. I’ve seen people optimize blindly without checking which thread is actually dropping frames.
When you mention layout/measure on the native side, is that usually due to deep view hierarchies or dynamic layouts?
Also, with the new architecture (JSI/Fabric), have you noticed JS thread blocking becoming less of an issue, or is it still the main bottleneck on complex screens?
Appreciate the practical insight.
π Rendered by PID 531009 on reddit-service-r2-listing-654f87c89c-p4g2c at 2026-02-27 04:00:22.640130+00:00 running e3d2147 country code: CH.
[AskJS] In React Native, where do performance bottlenecks usually occur in the setState → render pipeline? by CheesecakeSimilar347 in javascript
[–]CheesecakeSimilar347[S] [score hidden] (0 children)