Will onsip support React Native? How to a add voice/video call feature in React Native App?
I am trying with react-native-voximplant which requires
classpath 'com.android.tools.build:gradle:3.0.+'
and
distributions/gradle-2.14.1-all.zip
But it throws this error:
could not find com.android.tools.build:gradle:3.1.+
for any versions grater than 3.0.
If you are using latest Android Studio it will be enough to make a project modifications highlighted in the SDK tutorial.