wahidhasan5790

Results 1 issues of wahidhasan5790

I have implemented all the instructions. 1. installing react-native-midtrans and linking it 2. adding midtrans maven repository to android/build.gradle ` allprojects { repositories { maven { url "http://dl.bintray.com/pt-midtrans/maven" } }...