capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 74 forks source link

Add `removeListener` function #113

Closed ihadeed closed 2 years ago

ihadeed commented 2 years ago

removeListener would be useful to clear out previous event subscriptions and make the events more rxjs friendly.