Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.36 KB

get-started-counter.md

File metadata and controls

71 lines (46 loc) · 1.36 KB
uid
Uno.Workshop.Counter

Create a Counter App with Uno Platform

The Counter tutorial will walk you through creating a simple cross-platform counter application with Uno Platform.

Screenshot of an Uno Platform app showing a counter

There are four variants of the Counter tutorial, combining markup language (XAML or C# Markup) and presentation framework (MVVM or MVUX).

Use XAML for layout and MVUX for state management

Use XAML for layout and MVVM for state management

Use C# Markup for layout and MVUX for state management

Use C# Markup for layout and MVVM for state management