# ComponentOne-Xamarin-Samples **Repository Path**: GrapeCity/ComponentOne-Xamarin-Samples ## Basic Information - **Project Name**: ComponentOne-Xamarin-Samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-03 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://developer.mescius.com/componentone/xamarin-ui-controls). 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 * Product Details: https://developer.mescius.com/componentone/xamarin-ui-controls * Documentation: https://developer.mescius.com/componentone/docs/xamarin * Support Forum: https://developer.mescius.com/forums/c1-studio-xamarin [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/dotnet/winforms/blob/master/LICENSE.TXT)