Brendon Sled
Results
2
comments of
Brendon Sled
couldn't find DSO to load: libjscexecutor.so caused by: dlopen failed: library "libjsc.so" not found
View the upgrade guide https://react-native-community.github.io/upgrade-helper/?from=0.59.10&to=0.60.0 You're likely missing the step **android/build.gradle** ``` allprojects { repositories { mavenLocal() maven { // All of React Native (JS, Obj-C sources, Android binaries) is...
couldn't find DSO to load: libjscexecutor.so caused by: dlopen failed: library "libjsc.so" not found
@mhrpatel12 check out your file though. https://github.com/mhrpatel12/ReactApplication/blob/master/android/build.gradle You're missing pieces