hanibhat / reactnative-whatsapp-clone

This WhatsApp UI Clone is an example of developing mobile applications, in a cross-platform approach, using React Native. Read the complete tutorial on how to implement it:

Home Page:https://hanibhat.medium.com/ionic-vs-react-native-building-a-whatsapp-ui-clone-part-2-a2c71a8a2531

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp UI Clone made with React Native

This project is an example of developing mobile applications, in a cross-platform approach, using React Native.

Getting Started

This React Native project is built with Expo. So make sure the prerequisites are already installed before running this project.

Prerequisites

First of all, make sure you have the following installed in your dev environment:

Installing

Follow the steps below to install and run the project on your device:

  • Clone this repository by running git clone https://github.com/hanibhat/reactnative-whatsapp-clone.git.
  • Open a terminal at the root directory.
  • Run yarn install to install dependencies.
  • Run yarn start to build the app and launch the devtools.
  • Click a on the terminal to run the app on the Android emulator, or scan the QR code to run it on your mobile device (Expo app is required).
  • Play around!

Built With

About

This WhatsApp UI Clone is an example of developing mobile applications, in a cross-platform approach, using React Native. Read the complete tutorial on how to implement it:

https://hanibhat.medium.com/ionic-vs-react-native-building-a-whatsapp-ui-clone-part-2-a2c71a8a2531


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%