A mobile app where you can find Movies and Tv Series. Built in React Native as a learning project.
This application has not been tested on iOS platform!!!
- Nodejs (LTS).
- React +v18.0.0.
- React Native +v0.69.1.
- Android Studio.
- Android version 9+.
Run in the root of the project:
$ npm install
To init Metro:
$ npx react-native
To init Android:
$ npx run-android
- NPM: NPM is the world's largest software registry.
- React Native: A JavaScript library for building mobile user interfaces.
- Typescript: A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
- React Navigation: Routing and navigation for Expo and React Native apps.
- React Native Image Colors: Fetch prominent colors from and image.
- React Native Linear Gradient: A "LinearGradient" element for React Native.
- React Native Snap Carousel: Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more.
- React Native Splash Screen: A splash screen API for react-native which can programatically hide and show the splash screen.
- React Native Youtube iframe: A wrapper of the Youtube IFrame player API build for react native.
- TMDB: Millions of movies, TV shows and people to discover.