Edwinstr97 / WhatsappCloneProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsappCloneProject

Description

This is an open source clone of whatsapp using the react-native library maintained by facebook, the goal of this project is to build an application exactly like the original application, however using a different technical approach. This project is not for profit and is used only as an object of study on development.

Screen Shots:- Screenshot_2020-07-06-06-29-50-297_com chatapp Screenshot_2020-07-06-06-29-44-442_com chatapp

Soruces Refered from :-

https://medium.com/react-native-training/react-native-uses-flexbox-to-layout-and-arrange-its-components-and-children-3dd4e8399bb

Setting up the project Run git clone https://github.com/Edwinstr97/WhatsappCloneProject.git

cd into WhatsappCloneProject and run npm install to install the dependencies

Run react-native start to start the packager

Once the packager is up and running: run react-native run-ios/ react-native run-android depending on the platform you have setup.

About


Languages

Language:JavaScript 57.6%Language:Java 16.0%Language:Ruby 13.7%Language:Objective-C 11.2%Language:Starlark 1.5%