Youtube Clone
Youtube UI and animations made with React Native.
Inspired by this video. I took JSON data (Video Title, thumbnail, video link, etc.) from this project.
Made it all by myself with extra features and without using any bottom sheet library.
My app is enhanced version of the app in the video. You can see the working example of the app that gave me the inspiration by this link.
To see my app go down below
Working Example
Click On Image Or Here To Watch
Versions
- React 17.0.2
- React Native 0.68.0
Libraries
Animations
- Animated Api
- react-native-gesture-handler ^2.3.2
- react-native-reanimated ^2.5.0
Navigation
- @react-navigation/native ^6.0.8
- @react-navigation/stack ^6.1.1
- react-native-screens ^3.13.1
Icons
- react-native-vector-icons ^9.1.0
Video Player
- react-native-video ^5.2.0