React Native 0.74.5: Android App Running Terribly Slow Compared to iOS



This content originally appeared on DEV Community and was authored by Pavan Myana

I’m experiencing a significant performance issue with my React Native 0.74.5 application on Android. The Android app is very slow compared to the iOS version, taking 2-3 minutes to call an API on startup. Any advice or solutions to improve the performance would be greatly appreciated. Thanks in advance!


This content originally appeared on DEV Community and was authored by Pavan Myana