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

I've tried a number of different ways to just clear the tint and get back the original image, and then still be able to apply a new tint later, but...

### Description When following your example of HexLayoutPage, the properties of xct:HexLayout.Row and for xct:HexLayout.Column, doesn't exist. ### Link to Reproduction Sample ### Steps to Reproduce 1. Add the CommunityTool...

bug

Appears to be an issue with `xct:TouchEffect.Command` not triggering when `Visual = VisualMarker.Material;` is enabled and trying a combination of the following with `xct:TouchEffect.NormalBackgroundColor` and `xct:TouchEffect.PressedBackgroundColor` loses the touch effect...

bug

### Stackoverflow question [Prism View is being assigned parent page ViewModel inside XCT tabview](https://stackoverflow.com/questions/66625126/prism-view-is-being-assigned-parent-page-viewmodel-inside-xct-tabview/66666292#66666292) ### Description TabView overwrites the BindingContext value of TabViewItems content views. https://github.com/xamarin/XamarinCommunityToolkit/blob/3abf5fa7eeaa29e76e9b1bfeb17575b75bccc799/src/CommunityToolkit/Xamarin.CommunityToolkit/Views/TabView/TabView.shared.cs#L430-L439 ### Steps to Reproduce...

bug
s/unverified

### Description Capturing photo with CameraView covering the whole screen. The result photo will be different from actual camera preview screen on Android. I have just tested on Android so...

bug
s/unverified

### Description If I have a tab selected and change its content, I do not see an update to that content until I switch tabs and then switch back. ###...

bug
s/unverified
a/TabView

### Description Sometimes when tapping two tabs which are not the current SelectedIndex one, the app enters in an infinite loop where the views are rapidly changing. ### Steps to...

bug

### Description Our users are experiencing a regular crash on both our Android and iOS deployment. From the log I can gather that they are navigating in and out of...

bug