mkwhalen / Uno.Samples

A collection of code samples for the Uno Platform

Home Page:http://platform.uno/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uno Platform Samples - The UWP Bridge for iOS, Android and WebAssembly

Gitter

This repository provides simple to-the-point samples for features of the Uno platform.

What is the Uno Platform

The Uno Platform is a Universal Windows Platform Bridge to allow UWP based code to run on iOS, Android, and WebAssembly. It provides the full definitions of the UWP Spring Creators Update (17134), and the implementation of growing number parts of the UWP API, such as Windows.UI.Xaml, to enable applications to run on these platforms.

Use the UWP tooling from Windows in Visual Studio, such as Xaml Edit and Continue and C# Edit and Continue, build your application as much as possible on Windows, then validate that your application runs on iOS, Android and WebAssembly.

Visit our documentation for more details.

About

A collection of code samples for the Uno Platform

http://platform.uno/

License:Other


Languages

Language:C# 98.8%Language:JavaScript 0.9%Language:CSS 0.3%