I was trying to connect my Django server with my react native application but the application failed to load data from the api, and in terminal it showed a axios network error.
I have rechecked the api in the Postman and also in a react js web page , the api is working fine.
I think the problem is with the react native application, kindly help me with the problem.
New contributor
Abid Hassan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.