You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2023. It is now read-only.
The underlying polyfill supports onerror / onmessage / onopen:
https://github.com/jordanbyron/react-native-event-source/blob/master/EventSource.js#L202
https://github.com/jordanbyron/react-native-event-source/blob/master/EventSource.js#L179
But this library doesn't detect when onerror / onmessage / onopen are set:
https://github.com/jordanbyron/react-native-event-source/blob/master/index.js