React-Native Exo Player Gradle Synch Error
Hello ,
We are facing a gradle synch issue. Following is the error
''the modules ['react-native-video', 'react-native-video-exoplayer'] point to the same directory in the file system. each module must have a unique path''
For now we have removed any references containing 'react-native-video-exoplayer' from settings.gradle and app build.gradle.
Whats the solution for the error ?