Gwendal
Gwendal2w ago

unstable_httpBatchStreamLink with React Native (Expo)

Has anyone managed to make the unstable_httpBatchStreamLink work with React Native (using Expo)? I tried multiple solutions, but none of them worked. Here is what is says in the docs :
React Native

Receiving the stream relies on the TextDecoder and TextDecoderStream APIs, which is not available in React Native. If you still want to enable streaming, you need to polyfill those.
React Native

Receiving the stream relies on the TextDecoder and TextDecoderStream APIs, which is not available in React Native. If you still want to enable streaming, you need to polyfill those.
Can we get an example?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?