Skip to content

igormatos/MoviesApp-Xamarin-Forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoviesApp Xamarin Forms

Sample app that I built to learn Xamarin Forms development. It lists the popular movies using TheMovieDb API and shows it details.

App Screenshot App Screenshot

TODO

  • Bookmark
  • Search

Build

  • Register at themoviedb.org to get your API KEY V3
  • Create a file Keys.cs on your multiplatform target and stores your KEY on an variable called API_KEY: public static String API_KEY = "value";

Xamarin Studio

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages