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...
I have used Visual studio 2022 preview 2.0 MAUI.I want to used a expander using Community toolkit ,But right now i am facing a exception " System.Exception: 'Handler not found...
### Description TouchEffect will not trigger Command and LongPressCommand in some case ### Native (IsAccessibilityMode = false) \# | Double tap | Double tap and holding ----- | ---- |...
### Description Ok this is weird but when you use a **badge view** in your page (Content Page) and try to set the binding context for that page You get...
### Description If fast changing MediaElement.Source value on iOS it is possible to see exception (on device and simulator) `System.ArgumentException: TimeSpan does not accept floating point Not-a-Number values.` ``` System.Reflection.TargetInvocationException:...
### Description XCT Sample CameraView Page not showing the snapped picture correctly  ### Stack Trace ### Link to Reproduction Sample ### Steps to Reproduce 1. Open CameraView 2. Turn...
### Description In my Xamarin.Forms project I have a MainPage (Content page inside of a Navigation page) which has a grid with a TabView. TabView is populated with TabViewItems, containing...
### Description When I load the camera and minimize the app or go to another screen or tab in the app, there is no option to pause the camera, So...
### Description When replacing the `Application.Current.MainPage` with a page that has `xct:StatusBarEffect.Color` from a `PopupPage`, an error with `RootViewController` will occur on iOS. It was first occured to me when...
### Description Xamarin apps crash when performing hot reload on an imagebutton that is having an icon tint color set. ### Stack Trace An error occurred: 'Object reference not set...
The TabView is awsome but it is broken on Windows UWP but it works on Android and iOS but in Windows UWP the tabView buttons not working fine. lots of...