DEV Community

Omar Jaber
Omar Jaber

Posted on

React Native Android Build Takes More Than 2 Hours

Hello everyone, I am developing my first React Native app using the React Native CLI, and I did not use Expo.

Yesterday, I started building the Android version of the app.

The build process ran for over two hours without ever finishing.

No clear error messages appeared at any point;

the process simply kept running.

I am not sure if I made a mistake in my operations, or if this is a common issue with Gradle. Has anyone else encountered this situation? What generally causes builds to be this slow? Are there any check items or positioning methods to troubleshoot the stuck build process? I would really appreciate any guidance you can offer. Thank you!

Top comments (0)