XamarinCommunityToolkit icon indicating copy to clipboard operation
XamarinCommunityToolkit copied to clipboard

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks buildin...

Results 168 XamarinCommunityToolkit issues
Sort by recently updated
recently updated
newest added

### Description xct:SemanticEffect.Hint not being read on IOS voiceover when is implemented complete stack trace (if applicable) --> ### Steps to Reproduce 1. Add any element 2. Add following lines:...

bug

### Description The initial value of the binding property couldn't display correctly on `xct:BadgeView` when using data binding. But after changing the value of the binding property, the UI could...

bug

### Description of Bug ### Some properties of `MediaElement` class are removed by linker if not accessed from code (due to `IMediaElementController`?). To prevent this we should add [Preserve(AllMember=True)] to...

### Description I am using your example of MediaElement with Slider in [here](https://learn.microsoft.com/en-us/xamarin/community-toolkit/views/mediaelement#implement-a-custom-position-bar). In Android it works and the Slider runs while Buffering, but in iOS it doesn't work. Remain...

bug

### Description When MediaElement's "IsLoop" is set to "True": 1. [iOS] The MediaElement's "speed" (hardcoded to the xaml) is reset to 1 after the 1st iteration (which played at the...

bug

### Description DateTime.Now sometimes throws exceptions on Android because of wrong time zone data. This has been reported in https://github.com/xamarin/xamarin-android/issues/8090. The bug report has been closed because it cannot be...

bug

MediaElement: ShowsPlaybackControls="True" not showing controls in IOS, please fix! ![image](https://user-images.githubusercontent.com/4211206/195745717-b1b0756b-2bae-4e22-b595-f81a153fd6d2.png)

bug

Hi Comunity Toolkit DrawingView everthing ok on similator. But phisical device (ios 15) not working.

bug

### Description in IOS , When having a CollectionView inside TabViewItem , the content of the CollectionView is not visible the fist time the page laod , you need to...

bug

### Description Okay, I have this weird bug that I really hope you guys can help me. I use a MediaElement to show a video, that MediaElement is inside of...

bug