UNPKG

zips-react-native-sdk-test

Version:

Lightweight ZIPS Payment Gateway SDK for React Native - Complete payment solution with card payments, wallet payments (AfrMoney & ZApp), netbanking, and native UI design

6 lines (4 loc) 173 B
// Main Component - PaymentButton automatically handles modal flow export { default as PaymentButton } from './components/PaymentButton'; // Types export * from './types';