UNPKG

zips-react-native-sdk-test

Version:

Lightweight ZIPS Payment Gateway SDK for React Native - Complete payment solution with ZApp wallet payments and Access Bank integration

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