anazcodesap
anazcodesap
Make sure you have passed videoURL, Thumbnail properly
remove packages.add(new SplashScreenReactPackage());
There are 2 solutions i found 1)set newArchEnabled=false in gradle.properties(initially it ill be true) 2)remove android/app/.cxx folder but i dont know which would be better! if anyone knows please let...
the issue can fix by lowering the buildToolsVersion to 30 on android/build.gradle
@adeel-ali-atp Did you find any solution to this issue ?