https://github.com/neguindev/whatsapp-2-react-native
WhatsApp 2 is a clone of the popular messaging app WhatsApp, built using React Native and Expo. The app features chat, home, and settings screens.
https://github.com/neguindev/whatsapp-2-react-native
Last synced: 11 months ago
JSON representation
WhatsApp 2 is a clone of the popular messaging app WhatsApp, built using React Native and Expo. The app features chat, home, and settings screens.
- Host: GitHub
- URL: https://github.com/neguindev/whatsapp-2-react-native
- Owner: NeguinDev
- Created: 2022-05-05T04:14:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T04:34:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T10:46:54.686Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 447 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp 2 - React Native
## Description
WhatsApp 2 is a clone of the popular messaging app WhatsApp, built using React Native and Expo. The app features chat, home, and settings screens.
## Requirements
- React Native
- Expo
- Node.js
## Installation
Clone the repository:
```bash
git clone https://github.com/NeguinDev/whatsapp-2-react-native.git
```
Install the dependencies:
```bash
npm install
```
## Usage
To start the application, run:
```bash
npm start
```
## Features
- Chat screen for sending and receiving messages.
- Home screen displaying a list of conversations.
- Settings screen for app configurations.
## Contribution
Feel free to contribute to the project. Open a PR or an issue for discussions.
## License
ISC