react-native-midtrans icon indicating copy to clipboard operation
react-native-midtrans copied to clipboard

Midtrans Mobile SDK for React Native

Results 12 react-native-midtrans issues
Sort by recently updated
recently updated
newest added

http://dl.bintray.com/pt-midtrans/maven returns : 502 Bad Gateway 502 Bad Gateway nginx

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" } }...

any plans to support expo? would be great if we don't even touch the native code

Apakah lib ini masih dikembangkan dan masih relevant dengan API Midtrans saat ini?

error: bundling failed: ambiguous resolution: module `C:\ReactProject\MyApp\index.js` tries to require `react-native`, but there are several files providing this module. You can delete or fix them: * `C:\ReactProject\MyApp\node_modules\react-native-midtrans\node_modules\react-native\package.json` * `C:\ReactProject\MyApp\node_modules\react-native\package.json` BUNDLE...

``` \node_modules\react-native-midtrans\android\src\main\java\com\paymentproject\midtrans\MidtransPackage.java:20: error: method does not override or implement a method from a supertype @Override ^ 1 error :react-native-midtrans:compileReleaseJavaWithJavac FAILED ```

saya menjalankan comand react-native run-android Namun ke;uar eror seperti itu. Semua requitment minimal sudah saya ikuti, apakah ada hal yang perlu saya sesuaikan?

Hello everyone. can i set custom header for my merchant base url? because my merchant base url API server there is authorization and token in header. can anyone help me?...

hello, i want to ask about the library. when i build using `react-native run-android`, i got some trouble like this `va:10: error: cannot find symbol import com.facebook.react.ReactApplication; ^ symbol: class...

Is there any plans to support iOS?