Youtube Android App UI in React Native
- Clone this repository
- Open the terminal in the project
- Install all the dependencies
npm install
- Open your Android/iOS Simulator or connect your physical device with USB Debugging enabled.
- Run the project
react-native run-android
OR
react-native run-ios