Movie Swiper Save

React Native client for TMDb 🎬 https://www.themoviedb.org

Project README
Movie Swiper

Unofficial client for TMDb created with React Native

🚀 Version 2.0

  • React native 0.60+
  • All business logic in redux
  • Typescript support
  • Eslint integration
  • Performance optimization

Screen Showcase

Movie Swiper screen showcase

Gif Preview

Browse tab gif preview Explore tab gif preview

Getting Started

  1. Set up React Native. Choose tab Building Projects with Native Code
  2. cd into this project directory
  3. pod install in ios directory
  4. npm install or yarn install
  5. Run react-native run-android or react-native run-ios

Functionality

App uses TMDb api to fetch movies. API doesn't support recommendation for account therefore Explore tab shows the list of currently popular movies on TMDb and locally stores seen movies. Explore tab has offline queue ensuring that movies which are swiped without an internet connection will be processed when the connection is back online. Note that app does not support people information: actors, directors, etc.

Made with help of

License

MIT

Open Source Agenda is not affiliated with "Movie Swiper" Project. README Source: azhavrid/movie-swiper
Stars
332
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating