How do I fix GC overhead limit exceeded? code example
Example: out of memory gc overhead limit exceeded. react native
open gradle.properties file and add the line "org.gradle.jvmargs=-Xmx2048M"
open gradle.properties file and add the line "org.gradle.jvmargs=-Xmx2048M"