Buy movie tickets in advance, find movie times, and more in "Movies".
Table of content
Running
In order to get "Movies" running all you have to do is clone this in your local computer and open the solution. As long as you have Xamarin installed it will run.
Platforms
This project runs perfectly on Android and iOS.
Although UWP is listed in the solution it wasn't given support.
Libraries
Here are the libraries used that made this great learning resource possible.
- For loosely coupled code and easy MVVM navigation Prism
- For the bottom TabBar on Android: BottomNavigationBarXF
- For the circled images: ImageCircle
- For great performance when loading images: FFImageLoading
- For cool INotifyPropertyChanged implementation: Fody/PropertyChanged
- For reading the local json file in the PCL solution: Newtonsoft.Json
Preview
This is what the app currently looks like. iOS on the left, Android on the right. ✌️