Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.22 KB

Tech, 3rd party libraries

  • Xamarin Forms: great for simple cross platform apps
  • Prism: fantastic MVVM library making things like View-ViewModel binding, ViewModel navigation etc a trivial task
  • Unity: IoC container

How to run

  • open in Visual Studio / Xamarin Studio
  • select android/ios project as a startup project
  • build and deploy to your device/emulator

Tasks

  • List of upcoming movies
  • Details of selected movie
  • Horizontal orientation
  • Possibility to retry web request which failed due to any reason
  • Movie searching

Screenshots for iOS and Android

List of movies Searching Error Details
iOS iOS iOS iOS
Android Android Android Android

Screenshots of horizontal orientation

iOS Android
iOS iOS