Skip to content

jairzjunior/xamarin-the-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Movie Xamarin

Cross-platform application with Xamarin Forms that uses The Movie Database API 3.

Third-party libraries

  • Prism

    • Used because of the implementation of INotifyPropertyChanged and navigation in Views following the MVVM pattern
  • FFImageLoading

    • Used because of higher performance in loading images
  • Xam.Plugin.Connectivity

    • Used because of verifying connectivity internet
  • Newtonsoft.Json

    • Used for annotation in classes models and deserialization JSON

Screenshots

Android

Screenshot Android

iOS

Screenshot iOS

UWP

Screenshot UWP

About

Cross-platform mobile application with Xamarin Forms that uses The Movie Database (TMDb) API 3. This version shows the list the upcoming movies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages