React native – AxiosError: Network Error — ReactNative with Expo
I'm developping an expo go application with axios and i'm trying to connect to an api that i'm currently building but i'm getting this [AxiorError: Network Error]. I'm new in React Native development but i already work with mobile development,…