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 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...
### 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...
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)
### 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...
### 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...
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...
### 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...
### 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...
### 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...
### 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`...