DEV Community

Jay keerti
Jay keerti

Posted on

Need Help in React Native App

Hello developers.
First of all i want to thank everyone for such a great community and all the knowledge that everyone shares over here.

I wanted help regarding Tech stack or the tools that i need to use for building an app using react native. Below are my scenarios.

Backend : Python Django
Front end: react native
Communication: API endpoints
Hosting: confused between aws and vps and shared hosting

In my app there will be a feature similar to uber where the customer will send a request from the app and it has to notify all the people near by and whenever they accept it has to send the notification to the origin.

Is it possible with normal implementation or do i need to use kafka or rabbit mq or sockets.io to establish realtime communication?

What other tools or libraries will be helpful in achieving this flawlessly and smoothly

Do let me know if you need more clarifications?

Top comments (0)