UNPKG

react-native-kora-checkout

Version:

A React Native SDK for integrating the Kora payment gateway, enabling secure and seamless payment processing in mobile applications. This SDK provides an easy-to-use interface for initializing payments, managing transaction events, and customizing payment

5 lines (4 loc) 135 B
"use strict"; import { useKoraCheckout } from "./hooks/koraCheckout.js"; export { useKoraCheckout }; //# sourceMappingURL=index.js.map