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

Hi, I have been working on a project where I wanted to consume an API and I followed the steps in the Uno documentation [(Use Refit)](https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Http/HowTo-Refit.html#breadcrumb) to use Refit but...

![image](https://github.com/user-attachments/assets/41954d5b-ca25-4862-8016-83d33841c52d) The background of the MainPage is always set Background="White".

good first issue

Updates CountryDataSample to singleproject structure and uno 5.3. #785

do-not-merge/in-progress

The old project wasn't building for me at all - See https://github.com/unoplatform/Uno.Samples/pull/796#issuecomment-2281107518 for more details. ![image](https://github.com/user-attachments/assets/7a026f51-45ec-43af-a972-cbab367418b0)

do-not-merge/in-progress

# Addressing the problem - Problem: Unable to compile `WeatherApp` right after cloning - Expected behavior: Succesfully compile, eventually require minimal changes to `TargetFrameworks` tag in `WeatherApp.csproj` - Repro: -...

fixes #778 and #780 Wasm: ![todo-wasm](https://github.com/user-attachments/assets/6a2f3edc-615c-4110-8430-8a9a703df8a1) Windows: ![todo-windows](https://github.com/user-attachments/assets/f424e873-0e8e-4e94-9c5d-ce007cb04e03)

closes: #774 ![fix-Toggle Twice](https://github.com/user-attachments/assets/74221a8c-15a0-4506-8fbf-35e68de2fe77)

## Current behavior Opening the settings flyout changes the theme of the app without having to click on the Light/Dark theme chips controls in the flyout. ### Windows: https://github.com/unoplatform/Uno.Samples/assets/16295702/04d5962f-9d4e-48aa-81ed-182e96aee79e ###...