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

Add example definition of functions handleOnRedirect and transactionR… #31

Closed hirwablessing closed 2 years ago

hirwablessing commented 3 years ago

…eference

It is a little bit confusing for people who are getting started with flutterwave to know what to put in transactionReference and handleOnRedirect functions. So I added an example on how those functions can be implemented. The reason for this is that for me It took about 3 days to discover that I have to define those functions for my I own. I checked the whole SDK and even contactated the support team but couldn't find those functions definitions.

thecodecafe commented 2 years ago

PR is not merged, as a simpler solution has already been provided.