/xamarin-movie-app

Simple movie discover mobile app using TMDb api

Primary LanguageC#

xamarin-movie-app

  • Simple movie mobile app using TMDb api
  • Purpose: Discover trending movies

Overview

  • Use Xamarin.Forms
  • Load movie data on demand from Rest service
  • Cache loaded data in device using SQLite database (for offline mode)
  • Show movie list
  • Show simple detail page

Click to watch on Youtube

Nexus 4 gif

Platforms tested:

  • Android: ready
  • UWP: hopefully works (sometimes tested in win10), has some limitations
  • iOS: not tested, hopefully works
  • others: possible not working

Screenshots