A WhatsApp clone built using React Native and Expo.
This project aims to replicate the user interface of the popular messaging application WhatsApp using React Native and Expo.
*Click the image above to watch a preview of the app *
- React Native
- Expo
- React Navigation (for navigation within the app)
-
Clone the repository:
git clone https://github.com/menoc61/whatsapp-clone-react-native.git
-
Navigate to the project directory:
cd whatsapp-clone-react-native
-
Install dependencies:
npm install
-
Start the Expo development server:
expo start
-
Open the Expo app on your mobile device and scan the QR code to run the app.
Contributions are welcome! Feel free to open issues and pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.