Skip to content

sheheryar-pirzada/rn-threads-clone

Repository files navigation

Threads Clone

A simple Threads clonne built with React Native and Expo.

(Search and Activity Screens are not implemented)

Installation Instructions

To run the app on your device, follow these steps:

  1. Make sure you have Expo Go installed on your device (SDK 49). You can download it from the App Store or Google Play.

  2. Clone this repository to your local machine.

  3. Open a terminal or command prompt and navigate to the project's root directory.

  4. Run the following command to install the required dependencies:

    npm install

    or

    yarn install
  5. Make sure your device and laptop are connected to the same Wi-Fi network.

  6. Run the following command to start the Expo server:

    npx expo start
  7. Once the Expo server is running, open the Expo Go app on your device.

  8. On the main screen of the Expo Go app, you should see the running project listed. If not, follow the next step.

  9. Use the Expo Go app to scan the QR code displayed in the terminal or Expo Dev Tools. This will start building the app on your device.

  10. Wait for the build process to complete, and the app should launch on your device.

Screenshots

Home

Home

New Thread

New Thread

Profile

Profile

About

A UI clone of Meta's Threads app, made in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published