xamarin-forms-samples icon indicating copy to clipboard operation
xamarin-forms-samples copied to clipboard

Sample apps built using the Xamarin.Forms framework

Results 61 xamarin-forms-samples issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

### Sample [](https://github.com/xamarin/xamarin-forms-samples/tree/main/UserInterface/SystemThemesDemo/SystemThemesDemo) ### Description After updating or importing the (Application Resources) of App.xaml in the above project into a new xamarin.forms app, when you try to deploy, it gives...

https://github.com/xamarin/xamarin-forms-samples/tree/main/Templates/DataTemplates ### Description I do not see example screenshot where `DataTemplate`s are used. On the screenshot "ListView without DataTemplate" is shown on example :)

### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/DeepLinking ### Description Deep linking is not showing elements in the emulator search, after an app link entry is created and registered ### Steps to Reproduce 1. Used...

### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/SwipeViewDemos Download this repo and try and open the SwipeViewDemos solution in Visual Studio for Mac version 8.9.5 ### Description When I try and open the SwipeViewDemos solutions...

### Description of Change ### Pull Request Checklist - [ ] Rebased on top of master at time of the pull request. - [ ] Changes adhere to coding standard...

### Description As instructed in Xamarin [Drag and Drop documentation](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/gestures/drag-and-drop), Drag and Drop can "start in one application and end in another". However, when drag a file/image (e.g., file icon...

Touch issue in android app for xamarin forms Black keyboard keys work transparently and when I click on them, white keys are clicked, sometimes when you navigate between MainPage and...

### Video is not playing in iOS Devices (Simulators) ### I used a video URL which is mentioned below and it is not working and in android is working fine....

Using VS 2022 Preview 5 as this is the latest version that works for Xamarin PC with IOS deployment. However, once deployed and opening the app, we get the following...