xamarin-forms-samples
xamarin-forms-samples copied to clipboard
Sample apps built using the Xamarin.Forms framework
iOS, when video url finishes, app crashes. NullReferenceException in AppleMediaPlayer.cs:225
### Description The Apple SignIn example, open a Browser in Android, in order to login on apple Id external page. When the process finish, return to an Activity open by...
### Sample [Accessibility](https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/Accessibility) ### Description VoiceOver reads only the text provided through the AutomationProperties, however not the text of the label or the name of a button. ### Steps to...
Do we have any sample to show how to perform login and logout functionality using xamarin forms shell app with identityserver4?. If no, Shall I submit one for Android platform...
map pin info window has full view touch property for android. But in the case of ios output is not as expected, it allow only touch inside info icon ....
Could you please create a better example of the Todo list local database with MVVM and multiple classes. I like that we no longer have to use interfaces for the...
### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.UWP ### Description There is a bug in the UWP implementation of PhotoLibrary. In SavePhotoAsync, if the target folder does not exist, then GetFolderAsync throws an exception, and...
I'm trying to adapt this code for use where a new container is created for several images and each container is added to a StackLayout. The critical code looks like...
### Sample https://github.com/xamarin/xamarin-forms-samples/blob/master/CustomRenderers/ContentPage/Droid/CameraPageRenderer.cs ### Description The screen of the camera preview is stretched. The image that is clicked is skinny and stretched.
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...