Xamarin.Forms
Xamarin.Forms copied to clipboard
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
## Summary There are a lot of cases where you want to use a custom NavigationViewController just like MaterialComponents one (MDCAppBarNavigationController) or AMScrollingNavbar's ScrollingViewController. Write now, to solve the problem,...
### Description When media picker is opened from a detail page in shell, then after returning from the picker task completion only the on appearing of the parent page is...
Description The picker automation id/content-desc is present in accessibility initially, but after a few seconds it seems to disappear. ### Steps to Reproduce 1. Give a picker any automation id....
# Description This check here ```C# else if ($"{context}".Contains("com.android.layoutlib.bridge.android.BridgeContext")) ``` Is expensive and we should be able to achieve the same thing a couple different ways - by checking IsInEditMode...
After i ugrade to xamarin version 4.1, picker is crashing in iOS version 9.1. Issue is not reproducible with versions above 9.3. ### Steps to Reproduce 1. Make sure you...
### Description We would like to extract the currently active view out of the shell. The exact situation is that we have two bottom tabs which navigate to different views....
### Description When using a TabbedPage with more than 4 Sub-Pages containting Entry Controls, the Entry Texts of the first Tab get overwritten when the >= 5th Tab is selected....
### Description When changing the tab, if we change more than 1 tab and we come back, the view is called and the controller is not recovered. I feel that...
### Description ### Steps to Reproduce 1. Open App 2. Fast switching tabs 3. After few click page is Black (Screen Record + screenshot include) ### Basic Information - Version...
### Description - Load Issue 4915 and compare it to Android or iOS - MenuItems aren't loading - If you click the button the button doesn't resize to the url...