UNPKG

@2c2p/pgw-sdk-react-native

Version:

2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.

5 lines (4 loc) 124 B
// @flow export * from './enums'; export * from './PGWWebViewNavigation'; export default require("./NativePGWSDK").default;