Cap-go / capacitor-inappbrowser

Capacitor plugin in app browser with urlChangeEvent
MIT License
58 stars 38 forks source link

expose removeAllListeners #22

Closed staff0rd closed 1 year ago

staff0rd commented 1 year ago

For the purposes of cleaning up listeners, allows calling of removeAllListeners on iOS.

Android can already call it.