GrapeCity / ComponentOne-Xamarin-Samples

1 stars 1 forks source link

ComponentOne Xamarin Samples

Add cross-platform business controls to your iOS, Android, and UWP mobile apps.

This repository contains the samples for ComponentOne Studio for Xamarin. These samples provide complete implementation details for the Xamarin.Forms, Xamarin.iOS and Xamarin.Android features. They are also included with the full download and install from developer.mescius.com/componentone.

The samples reference, but do not include, the control packages. The control packages can be downloaded from nuget.org.

Building a Sample

Xamarin samples require Visual Studio 2019 or higher. Check other requirements here: https://github.com/xamarin/Xamarin.Forms. Run these commands from the CLI in the directory of any sample:

dotnet build 
dotnet run 

This will install any needed dependencies, build the project, and run the project respectively.

Resources

License: MIT