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)

-keepclassmembers class * {
    @android.webkit.JavascriptInterface <methods>;
}

-keepattributes JavascriptInterface
-keepattributes *Annotation*

-dontwarn com.foloosi.**
-keep class com.foloosi.** {*;}

-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) 2024 Foloosi

Last updated