Hey, Could you add SSE support? Ref: https://github.com/sindresorhus/parse-sse https://github.com/sindresorhus/parse-sse#why-not-use-eventsource --- Alternatives are outdated, with issues or not maintained. - https://github.com/binaryminds/react-native-sse - https://github.com/BurdaVerlag-Lifestyle/react-native-fetch-event-source - https://github.com/Albert-Gao/react-native-fetch-sse - https://github.com/jordanbyron/react-native-event-source - https://github.com/adamchel/rn-eventsource - https://github.com/NepeinAV/rn-eventsource-reborn
Hey,
Could you add SSE support?
Ref: https://github.com/sindresorhus/parse-sse
https://github.com/sindresorhus/parse-sse#why-not-use-eventsource
Alternatives are outdated, with issues or not maintained.