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 CameraView does not change view dimensions. FillAndExpend and also if I set RequiredWidth and RequiredHeight CameraView stays the same. CameraView when Width and Height are check in debug...

bug
maui-compat

TabViewItem content on iOS is out of the screen if TabView.TabIndicatorPlacement="Top". To reproduce the issue: 1. Create TabView with TabViewItem. 2. Put some test content inside TabViewItem (any) 3. Set...

bug

### Description ### Steps to Reproduce 1. Run this project [MediaElementTest.zip](https://github.com/xamarin/Xamarin.Forms/files/4270913/MediaElementTest.zip) 2. As you can see MediaElement (video) is not showing up. ![media_element_not_showing](https://user-images.githubusercontent.com/17653648/75614611-d485f100-5b3a-11ea-803e-8628a3cf696d.PNG) ### Expected Behavior MediaElement (video) should be...

bug
p/android
a/MediaElement

### Description Starting from version 2.0.2 i have this exception just on IOS with library FFImageLoading. thanks ### Stack Trace Unhandled Exception: System.InvalidCastException: Specified cast is not valid. at Xamarin.CommunityToolkit.iOS.Effects.IconTintColorEffectRouter.ImageViewTintColorPropertyChanged...

bug

### Description Images and videos appear sideways when taken on android. Rotation for where the image or video preview display on the xaml or .cs don’t correct the output nor...

bug
a/CameraView :camera_flash:

### Description MediaElement works on Android but does nothing on UWP ### Stack Trace ### Link to Reproduction Sample ### Steps to Reproduce 1. Create a Xamarin project with Android,...

bug

### Description Hello, I tryed to use the TabView components in a Maui project , using MauiCompat, but i was unable to make it works. I created a basic project...

bug
maui-compat

### Description After creating tabView with some tabs, if the tabs are heavy or there is some calculation between switching them, and the switching is not super smooth - propably...

bug

Hello, I catch exception when using ShadowEffect. [mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.ObjectDisposedException: Cannot access a disposed object. [mono-rt] Object name: 'Xamarin.Forms.Platform.Android.ImageButtonRenderer'. [mono-rt] at Java.Interop.JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) [0x00029] in :0...

bug

### Description I am using StateView control in my project. There are some issue stateview with picker control. I am getting unhandled null reference exception. ### Stack Trace unhandled exception...

bug