Matiluko Opeyemi Emmanuel

Results 10 issues of Matiluko Opeyemi Emmanuel

Added subaccount split functionality and exposed the subaccount props

Added the subaccount/payment split feature as documented by Paystack

### How can we help? How can I handle the Notification _Dismiss event_ in the mobile SDK just the same way the Web SDK has the Dismiss event? Is this...

# Description ## One Line Summary Update CHANGELOG.md to reflect the current version ## Details ### Motivation The CHANGELOG.md file was not updated since version 1.3.2 was released, this PULL...

### What happened? My App Crashes on Android SDK 33 with java.util.ConcurrentModificationException (com.onesignal.common.events.EventProducer.fire). I am running on Expo. SDK 49 managed work flow. The app crashes immediately the OneSignal tries...

Added Option 'selectBoxHeight', which is set by default to '200px'. This option allows a user to customize the height of the selector and selectable boxes.

This pull adds the Multi-Split Payment Feature as documented by Paystack (https://paystack.com/docs/payments/multi-split-payments/). This include using `split_code` and `dynamic splits`, which comes in handy in creating splits on the fly. The...

Thanks for the good work. I have a few questions on the Needle 1. I tried using a custom needle but did not get how to align it, the needle...

add plan prop to provide an option for creating subscription to predefined plan on Paystack. This is in response to [issue #162](https://github.com/just1and0/React-Native-Paystack-WebView/issues/162) and issue #128

add other payment channel options ("bank_transfer", "eft") as provided by paystack (https://paystack.com/docs/api/transaction/#initialize) and exposed them in the README file. As a solution to Issue #167 (https://github.com/just1and0/React-Native-Paystack-WebView/issues/167)