react-native-worldpay

react-native-worldpay


Keywords
react, native, worldpay, pay
License
ISC
Install
npm install react-native-worldpay@1.0.9

Documentation

react-native-worldpay

react-native-worldpay cse encrypt

IOS

1.drop RNWorldPay.xcodeproj to you ios project 2.BuildPhases ->Link Binary With Libraries ->choose libRNWorldPay 2.Clean and Build you project

Android

in app build.gradle add
//react-native-worldpay compile project(':react-native-worldpay') in Application add new WorldPayPackage(),

just for this