App created as a result of this React Native course.
In Movies app you can check all your favorite movies and TV shows information.
All the data is being gathered by using the TheMovieDB API for developers (special thanks! 🎉).
- Home / main view showing all movies and TV shows
- Detail / show movie or TV show details
- Search / find movies or TV shows by keyword in the whole database
Some of the utilities included are:
react-native-video-controls
: Video player used in the Details screenreact-native-image-slider-box
: Used in the Home screen to show all upcoming movies in a carouselreact-native-star-rating-widget
: Displays rating using stars