crimx / observable-hooks

⚛️☯️💪 React hooks for RxJS Observables. Concurrent mode safe.
https://observable-hooks.js.org
MIT License
1.02k stars 44 forks source link

Support a way to access Subscription #133

Closed s97712 closed 2 months ago

s97712 commented 2 months ago

I want to know whether the current subscription has been closed, but currently all the APIs have not exposed the Subscription