payment-gateway-sdk-ram
v1.0.3
Published
Payment Gateway SDK by Ramkrishna
Readme
React Native Toast & Payment SDK Demo
This project demonstrates how to integrate a custom Toast utility and a mock Payment SDK in a React Native application.
📦 Features
- Custom Toast messages using native Android Toasts and iOS Alerts.
- A mock
PaymentSDKwith:init()method to initialize the SDK.pay()method to simulate a payment with success/failure callbacks.
- Buttons styled with spacing and shadows.
- ✅ / ❌ icons added in toast messages for better UX.
