one
one copied to clipboard
Axios not working on native
I am using axios for fetching data on client. While it is working fine in web mode, on native it is throwing the following error when I open the app.
I have tried adding util: true to one.deps in vite.config.ts
I am on
one: 1.1.388
axios: 1.7.9
axios not working in react-native has nothing to do with one. You can instead use xior that works with react-native and want axios api.