Uno.Samples
                                
                                
                                
                                    Uno.Samples copied to clipboard
                            
                            
                            
                        A collection of code samples for the Uno Platform
This sample demonstrates how data can be loaded from two different sources based on the platform type. In this case when run as Desktop the data is loaded using the...
+ add a readme with more info for this sample at the same time on in another PR please ? cf. https://github.com/unoplatform/Uno.Samples/pull/650#issuecomment-2037851011 @iurycarlos can you add this sample to the...
When running for Authentication.OidcDemo for Skia.WPF i saw that there is a migration needed for that. Its telling us to migrate it by following "Migrating wpfHost" documentation. So the migration...
Whenever trying to run Exception error for Authentication.OidcDemo with WinApp and Skia gtk as the startup project. But abto run it easily on wasm and android easily. **The exception message**...
I just tried to run the AndroidXBind but unfortunately i wasnt able to run for wasm at the same time It was taking forever for the screen to get loaded....
GH Issue: #679 Add XAML and C# Markup samples to showcase how to use Binding expressions inside an ItemTemplate.
**[I can only reproduce it for Android and iOS]** So basically to repro the issue you need to push to the **maximum speed** and then try to reduce the speed...
### Current behavior In my basic app, when I resize to the smallest state, I want to hide one user control and show the other user control. Despite having Collapsed...