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
- Host: GitHub
- URL: https://github.com/karolzak/xamarin-mvvmcross-and-web-service-sample
- Owner: karolzak
- License: mit
- Created: 2016-11-25T10:36:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T05:48:54.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T08:17:33.889Z (8 months ago)
- Language: C#
- Homepage:
- Size: 514 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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