Creating a React native app with a Whatsapp style.

·

1 min read

For the past 48 hours, I have dedicated myself to creating a React native application whose style resembles Whatsapp's.

The basic characteristics of my application’s style consist of the following:

  • A stories section: where the users can check which contacts sent daily updates to them;

  • A Chats section: where the users can see the profile picture, the name of a contact they are chatting with, and the last message of this chat.

I send you a screenshot of the main page of the app:

I am looking forward to more exciting projects.