react-native-video-player
react-native-video-player copied to clipboard
Removal of jcenter()
In newer versions of React Native jcenter() will be removed which means we have to use mavenCentral() or jtpack() what to do now? How can we use react-native-video-player without jcenter() ?