Uno.Samples icon indicating copy to clipboard operation
Uno.Samples copied to clipboard

A collection of code samples for the Uno Platform

Results 192 Uno.Samples issues
Sort by recently updated
recently updated
newest added

The app gets stuck on the splashscreen, might be related to other similar issues with sample getting stuck on the splashscreen on WASM. It's important to note that despite putting...

![image](https://github.com/unoplatform/Uno.Samples/assets/90481654/880f2aad-659b-4fe7-b257-8747d6bbfa97)

![image](https://github.com/unoplatform/Uno.Samples/assets/90481654/8190413d-4810-4964-8add-ac79d7524ee4) Should be like windows ![image](https://github.com/unoplatform/Uno.Samples/assets/90481654/64c1093c-8e4b-402e-9bf9-93653c2cd439)

The MigrateCustomeRenders sample is missing a description in the README. I'm not quite sure what this sample does just by looking at the code, I'm not sure what the description...

The Contoso sample needs to be reviewed: - Multiple areas commented out with TODO - Wasm and Mobile builds have been removed from build configuration due to being broken Follow...

Running the Commerce app, the login page (LoginPage) appears, but no viewmodel il bound to the view. Solution: Make LoginViewModel public, so that it can be injected and bound to...

Software rendering is working but not Hardware. I am not sure now where to put the issue. Here or https://github.com/mono/SkiaSharp? I updated SkiaSharpTest.Wasm to the latest Skia and Uno nuggets...

Current sample doesn't include wpf, gtk and linux targets (see https://github.com/unoplatform/Uno.Samples/pull/240)

Updated sample (see https://github.com/unoplatform/Uno.Samples/pull/278) doesn't include WPF/GTK/Linux