Billion of us rely on WhatsApp every day.
WhatsApp's simple interface is a a huge part of their success.
So how hard is it to build WhatsApp's UI in React Native?
Let's find out!
$ git clone https://github.com/jackbridger/whatsapp-chat-ui-react-native.git
$ cd whatsapp-chat-ui-react-native
$ yarn install
$ yarn ios
There are three articles for this project:
- Part one - WhatsApp UI
- Part two - setting up Supabase backend
- Part three - Connecting UI with Supabase backend