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