xamarin-forms-samples
xamarin-forms-samples copied to clipboard
Sample apps built using the Xamarin.Forms framework
I would like to see a sample application with the following: * You have a ViewModel and an associated Page * The ViewModel instance is set to the BindingContext inside...
### Sample https://github.com/xamarin/xamarin-forms-samples/tree/master/Navigation ### Description The MVVM pattern seems to be the primary pattern recommended for a real application, but all the Navigation examples do not use ViewModels. I've found...
Remove repository from [samples/WebServices/TodoREST/TodoAPI/](https://github.com/xamarin/xamarin-forms-samples/blob/master/WebServices/TodoREST/TodoAPI/TodoAPI/Interfaces/ITodoRepository.cs) At the suggestion of the EF team, we removed the repository from the [Tutorial: Create a web API with ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api) over 3 years ago. Removing...
how diasble show playcontrol in notification when backbuttonpressed or video ended
### Sample I observed this behavior in the below sample https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/CollectionViewDemos ### Description CollectionView is not displaying data when switched orientation from Landscape to Portrait with Xamarin.Forms 5.0.0.1931, downgrade to...
I am testing UserInterface\Xaminals application on android 9. I would like to know why the hardware back button does not work as expected (return to the previous view) Example: 1....
The example of NotificationHub for Android does not include how to handle the situation of when push notifications are received with the app is closed and therefore the example is...
### Sample ### Description WebView How to reference js file   ### Steps to Reproduce 1. 2. 3. ### Expected Behavior ### Actual Behavior ### Information - IDE and...
### Sample ### Description when starting the andriod app i got an error : System.IO.FileNotFoundException for XamarinForms101UsingEmbeddedImages.mp4 ### Steps to Reproduce 1. Run code 2. During startup error occurs 3....
WorkingWithImages iOS sample missing waterfront.jpg file. It is also missing an Entitlements.plist file. And while we are looking at this sample, perhaps you could consider updating the DownloadImagesXaml.cs file lines:...