An open API service indexing awesome lists of open source software.

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.

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