© Federico Marani 2019
Federico MaraniPractical Django 2 and Channels 2https://doi.org/10.1007/978-1-4842-4099-1_9

9. Mobile Customer-Service App

Federico Marani1 
(1)
London, UK
 

In this chapter we are going to build a bare-bones mobile app using React Native. The app we build will be used by customers to retrieve their orders and to chat with customer-service representatives about them.

Both order visualization and chat will use the APIs that we built in Chapter 8. We are going to use this mobile app to explore how can we support API consumers that have different requirements from static HTML pages.

Why React Native

In this book I do not wish to take sides about any technology other than Django. I do not wish to present a polished native app, because ...

Get Practical Django 2 and Channels 2: Building Projects and Applications with Real-Time Capabilities now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.