Flutterwave / React-Native

React Native library for Flutterwave for Business (F4B) v2 and v3 APIs.
https://developer.flutterwave.com/
MIT License
6 stars 13 forks source link

docs(readme.md): show examples of onRedirect and transactionRef required props #38

Closed kpose closed 2 years ago

kpose commented 2 years ago

This commit address the difficulty users had in figuring out what the onRedirect and tx_ref required props could be.

fix #30, fix #32