/react-native-whatsapp

Build a whatsapp clone using React Native, Clerk and Reanimated.

Primary LanguageTypeScript

React Native WhatsApp Clone with Clerk

This is a React Native WhatsApp clone using Clerk for user authentication with OTP.

Additional features:

Screenshots

Demo

Prerequisites

  • Node.js and npm installed on your machine.
  • Expo CLI (if you don't have it, install it globally using npm install -g expo-cli)
  • Make sure Android studio install in your local machine then using android emulator run app on your emulator.

How to Start the Project

Follow these steps to run the Number Guess Games on your local machine:

  1. Clone the Repository: Clone this repository to your local machine using the following command:

    git clone https://github.com/kabhinav577/react-native-whatsapp.git
  2. Navigate to the Project Directory:

    cd react-native-whatsapp
    
    
  3. Install Dependencies:

    npm install
    
    
  4. Start the Development Server:

    npm start
    
    
  5. Access the App:

    Download Expo go from play store and Scan Expo Qr Code from Expo go app.

Authors