mowaisch
mowaisch
same issue. I also tried pod install it installs the dependency but no luck.
This one is working on ios. Haven't tried for android. after installing and pod install completely close the app and build from start. https://www.npmjs.com/package/react-native-sound
replacing jcenter to mavenCentral causes another error `Could not determine the dependencies of task ':app:mergeDebugAssets'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not find com.eightbitlab:blurview:1.6.6....
@doniwinata0309 after adding that `Could not determine the dependencies of task ':app:mergeDebugAssets'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not resolve com.facebook.android:facebook-android-sdk:13.+. Required by: project...
@jihokim2 I'm using same library https://www.npmjs.com/package/@react-native-community/blur
@doniwinata0309 yes I did that so I need to remove that?
@kevinvangelder yes I followed this blog I was stuck in the start (even just installing libraries) and found no support so I left it. :)
I faced this issue.