Viresh777
Results
2
comments of
Viresh777
Any feedback on this? buildscript { ext { buildToolsVersion = "30.0.2" minSdkVersion = 21 compileSdkVersion = 30 targetSdkVersion = 30 ndkVersion = "21.4.7075529" }
i found that if i use react-native run-android --variant=release (it will generate my apk in the releases folder)