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 Tapping on other tab does not switch current tab. Looks like indicator is trying to move into other tab but it goes back, `CarouselView` tries to move content...

bug
UWP
s/unverified
a/TabView

### Description Looks like ShadowEffect and using OffsetX or OffsetY properties works wrong on Android and actually cuts the view instead of making the requested shadow. iOS experience is great...

bug

### Description of Change ### Adds `StateChanged` event to the `SideMenuView`. This allows developers to listen for changes to the `State`. My goal with this is to trigger the event...

a/SideMenuView
stale

## Summary There are requests for badge support for classic [tabs](https://github.com/xamarin/Xamarin.Forms/issues/3352) and there are also some libraries out there which kinda support that. With shell it's not possible to use...

### Description In iOS (iPhone and iPad), tabview contents does not update their width, height, and position when orientation is switched between portrait and landscape. ### Steps to Reproduce 1....

bug
s/unverified
a/TabView

### Description This may be more of a Xamarin.Forms issue rather than XamarinCommunityToolkit. The app crashes with a NotImplementedException when using a CollectionView inside of a StateView after previously loading...

bug

### Description I want each tab view item to automatically size to the content, instead of a uniform width for all tab view items ### Link to Reproduction Sample ###...

bug

### Description With a MediaElement and a CameraView on the same page, if you call CameraView.Shutter() to start the video recording, and then call MediaElement.Play(), the video will get recorded...

bug

### Description TabViews are not resizing properly when on Android SoftInputMode is AdjustResize ### Stack Trace ### Link to Reproduction Sample ### Steps to Reproduce 1. Call this in Xamarin...

bug

### Description See attached project ### Stack Trace The are no stacktrace ### Link to Reproduction Sample https://github.com/JoacimWall/Joacim_Bug_Report.git ### Steps to Reproduce 1. Run the attached project target Android device...

bug