React Native app is slow on mobile data but works normally on Wi-Fi


My React Native app works normally when connected to Wi-Fi, but the entire app feels much slower when I switch to mobile data.

I expect some difference due to network speed, but the slowdown noticeably affects the app’s usability.

How can I investigate whether this is caused by network latency, large API responses, or how my app handles network requests? What should I measure to identify the bottleneck and improve performance on slower connections?

-4
Sep 22 at 2:44 PM
User AvatarDawood zia
#android#ios#react-native#performance

No answer found for this question yet.