0

I am creating a REST APi mobile application with native React and Django. I would like to know if it is possible to create an "apk" with a rest api application. Knowing that I am making http requests from react to django. I don't understand or I don't know if it's possible? Is it possible to host a rest api application? If so how do we do with react native and django?

Thanks you !

1 Answer 1

-1

It's exactly the same thing as for React web: Fetch the data from your URL using the same query system and use it like you would in web-dev.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.