testing-app-squashing
v0.0.2
Published
A simple and modern React Native wrapper for SquadCo Payments.
Downloads
227
Readme
React Native SquadCo Payments
A simple and modern React Native wrapper for SquadCo Payments.
✨ Features
- Inline WebView Checkout (Flutterwave/Paystack style)
- External Browser Checkout support
- No native code required
- Lightweight & TypeScript-ready
📦 Installation
npm install react-native-squadco react-native-webview🚀 Quick Start
Check out the example app for a complete working implementation!
cd example
npm install
npm start