An open API service indexing awesome lists of open source software.

https://github.com/karolzak/xamarin-mvvmcross-and-web-service-sample

This is a sample LOB application for iOS, Android and Windows UWP, written with Xamarin Native approach
https://github.com/karolzak/xamarin-mvvmcross-and-web-service-sample

Last synced: 6 months ago
JSON representation

This is a sample LOB application for iOS, Android and Windows UWP, written with Xamarin Native approach

Awesome Lists containing this project

README

          

# This is a sample LOB application for iOS, Android and Windows UWP, written with Xamarin Native approach

Some of the showcased features and technologies used:
* MVVMCross framework
* IoC
* Connecting to web services (using REST API Client tool for VS)
* User authentication
* Data binding and converters
* Native views for iOS, Android and Windows UWP
* Custom View Presenters for MVVM Cross
* Working with lists and presenting data
* Working with forms, adding and editing data