-
I can't create an event, please help
-
I'm developing a lot of xamarin forms apps but I encountered some issues with it :
- There is neither AssemblyInfo.cs or AndroidManifest.xml
- The Permission page is a great idea, but it doesn't wor…
-
I am wondering if this library will be compatible with XF 4 with Shell experience
var welcomePage = FreshPageModelResolver.ResolvePageModel();
this error fired when I tried resolve viewModel
…
-
If you try to edit a file in an external storage it throws a **System.UnauthorizedAccessException**: _Access to the path "/storage/4FAE-757R/Downloads/Audio.mp3" is denied._
This is the code:
`…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/875093/xamarin-forms-collectionview-uwp.html)._
---
**Problem**: Grid It…
-
Congratulations on your work. You know how I can turn this component to Xamarin.Forms? I would like to use it as a "Entry" component of Xamarin.Forms.
Thanks.
-
I am sure someone must have thought of this already and that there is a valid reason for dismissing it, but I am wondering why the mobile strategy is not to wrap Xamarin.Forms instead of Xamarin.iOS, …
-
### Description
When adding multiple different images to a CollectionView or a Grid inside a ScrollView, scrolling through the App is extremely laggy. I have tested this with different ImageSources (…
-
### Description
When changing the contents of the `CollectionView.ItemsSource` while scrolled down into the list, `ItemsViewScrolledEventArgs.VerticalOffset` is not correctly updated in Android.
…
-
### Description
I have a tab bar in my application that has been migrated from Xamarin. I'm currently facing an issue with switching between the pages. When the app loads, the `ContentView` displays …