Info
Version: | 2.0.0 |
Author(s): | Vincent Hoogendoorn [Macaw] |
Last Update: | Tuesday, January 14, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/MacawNL/QuickCross |
NuGet Url: | https://www.nuget.org/packages/QuickCross |
Install
Install-Package QuickCross
dotnet add package QuickCross
paket add QuickCross
QuickCross Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
QuickCross provides data binding for Android and for iOS.
It accelerates development with scaffolders and code snippets, also for a single platform app. For cross-platform apps QuickCross increases code sharing with an Application-Navigator pattern.
QuickCross aims to leave you in full control; it does not get in the way if you want to do some things differently, and you can simply extend or modify it.
See the project site on GitHub for news, example apps and full reference documentation.