XamarinCommunityToolkit
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...
### 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...
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...
### 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.  ### Expected Behavior MediaElement (video) should be...
### 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...
### 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...
### 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,...
### 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...
### 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...
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...