Open Issues Need Help
View All on GitHub v0.8.0 is broken when used with React Native about 6 hours ago
AI Summary: The `xior` library v0.8.0 is broken when used with React Native because it defaults to importing the Node.js-specific module, which attempts to use Node's `stream` standard library. React Native environments lack this Node.js runtime support, causing an error. A temporary workaround involves patching the library's `package.json` `exports` field to correctly prioritize the browser-compatible build for non-Node environments.
Complexity:
2/5
good first issue
suhaotian/xior
395
A liteweight fetch wrapper with plugins support and similar API to axios.
TypeScript
#ajax#axios-api#fetch#fetch-wrapper#http#plugins#typescript#xior