Netflix-App is a front-end application built using React Native with Expo, TypeScript and React Navigation v5. It is a basic application that shows a list of movies and TV shows in respective categories on Home Screen. It also shows movie details based on the show selected.
It shows a list of movies and TV shows in a horizontally and vertically scrollable form.
It shows cover picture of selected show along with play, download buttons, plot description, cast and creator details and three other buttons.
Based on the season selected from dropdown picker, it shows a list of episodes and their details. Cover picture changes based on episode selected.
- VS Code
- GitHub
- Frontend UI engine: React Native / TypeScript