Links
Comment on page

React Native SDK

Integrate Our iOS SDK For Seamless Payments ! This SDK is compatible with Android and iOS.

React Native SDK Integration

Basic Requirements

Android Proguard Rules (Mandatory for release build)

1
-keepclassmembers class * {
2
@android.webkit.JavascriptInterface <methods>;
3
}
4
5
-keepattributes JavascriptInterface
6
-keepattributes *Annotation*
7
8
-dontwarn com.foloosi.**
9
-keep class com.foloosi.** {*;}
10
11
-optimizations !method/inlining/*
  • settings build.gradle MUST be 4.1.0 or higher.
  • Kotlin version MUST be 1.4.30 or higher.

NOTE
Supports 170 World Currencies.

Support

Visit https://www.foloosi.com for support requests or email to [email protected].

Developed by

Foloosi Technologies Pvt Ltd.

License

Copyrights (c) 2022 Foloosi