Skip to content

rbhatia46/YouTubeUIReactNative

Repository files navigation

YouTubeUIReactNative

Youtube Android App UI in React Native

Preview

Preview

How to run

  1. Clone this repository
  2. Open the terminal in the project
  3. Install all the dependencies
npm install
  1. Open your Android/iOS Simulator or connect your physical device with USB Debugging enabled.
  2. Run the project
react-native run-android

OR

react-native run-ios