This is a YouTube clone built using React Native with class components. It features the basic functionalities of YouTube and a user-friendly interface. The project is tested using React Native Testing Library and Jest (37 test cases). Technologies Used
- React Native: Framework for building the mobile app.
- Class Components: Used for creating app components.
- React Native Testing Library: For testing UI components.
- Jest: For unit testing the app's logic and functionality.