Skip to content

tamerks/video-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram/TikTok Video Feed

React Native case application for a project. It includes a Video screen with an Instagram/TikTok-style reels feed, allowing smooth and seamless transitions between videos.

To use your own video data, you can make the necessary adjustments in the getData function within Video.js to fetch your custom video data. Follow the steps below to set up and run the project on your local machine and mobile device.

Screenshot 1 Screenshot 2

az_recorder_20241105_214130.mp4

Setup

  1. Clone the repository:

    git clone https://github.com/tamerks/video-feed.git
  2. Install the dependencies:

    Navigate to the project directory and install the required node_modules:

    npm install
  3. Start the project:

    Use the following command to start the project:

    npx expo start
  4. Install Expo Go:

    Install the Expo Go app on your mobile phone from the App Store or Google Play Store.

  5. Scan the QR code:

    After running npx expo start, a QR code will appear in your terminal. Scan this QR code using the Expo Go app on your phone.

  6. Run the app:

    The app will open on your mobile phone via the Expo Go app.

Reminder

Ensure that your phone and computer are connected to the same Wi-Fi network for the Expo Go app to communicate with the project running on your local machine.

About

React Native video feed app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors