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 I am trying to navigate to the second tab when I open the tabview. ### Steps to Reproduce 1. Start the app ### Expected Behavior Work like android...

p/iOS
a/TabView

### Description Video mode doesn't appear to work on a Moto G5 Plus Android 8 Error from logcat Time Device Name Type PID Tag Message 09-10 14:22:13.522 Motorola Moto G...

bug
p/android
a/CameraView :camera_flash:

Hi, Please add an option to keep the media file (audio) running in the background when the app is not active Thanks, [Jassim](https://www.emiratesangels.org)

needs-specifications
enhancement
feature-request
up-for-grabs
a/MediaElement

### Description Since upgrading our NuGet packages over the years all our team member have the same issue: Sometimes our Visual Studio Code/Syntax highlighting isn't working. I've finally managed to...

bug
need-more-information

### Description If I set an explicit/default style for the TabView in my App.xaml resources, the app will crash when it tries to show the TabView. This only happens if...

bug
s/unverified
a/TabView
excellent-report :1st_place_medal:

Appears like a bug that when landing on a page with the TabView that the TabIndicatorColor is not showing initially, when I select another tab then the color changes. The...

bug
p/iOS
s/unverified
a/TabView

### Description When adding XCTK to a fresh shell project (so no UWP support), an existing unit test project will fail to build. This seems like it might be the...

bug
not-on-roadmap

### Description When using ListView in TabViewItem, after change tab, it's hard to select ListView's items ### Link to Reproduction Sample https://github.com/ghuynguyen/tabview_bug ### Steps to Reproduce 1. Switch to Tab...

bug

### Description When using XCT with LocalizationResourceManager I get weird crashes when I set a new culture on language switch in the settings page: LocalizationResourceManager.Current.CurrentCulture = cult; When I restart...

bug

### Description iOS platform: Unable to display child popup when another is presented. When you are trying to present child popup you can observe the following message in the `Output`...

bug