Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.

Results 305 Xamarin.Forms issues
Sort by recently updated
recently updated
newest added

### Description I have the same problem as @APopatanasov in https://github.com/dotnet/maui/issues/5916. I have an `Entry` which looses focus when some other element on the page is tapped. In MAUI this...

t/bug :bug:
s/unverified

### Description This is a weird one. I've noticed that sometimes I was getting some horrible scrolling performance on an iPhone 7 (I've not got another iOS device with me)....

t/bug :bug:
s/unverified

### Description I am having a Horizontal CollectionView with a fixed layout (basically nothing alters the height or the width of it's itemTemplate) I can scroll forward to the right,...

t/bug :bug:
s/unverified

### Description When CarouselView initializes, it forces CurrentItem to be set to the first item in its collection. If CurrentItem is bound to a backing property, that causes it to...

t/bug :bug:
p/Android
e/3 :clock3:
a/carouselview

### Description 1) **RadioButton.TextColor does nothing.** Example: `TextColor="Red"` is ignored in the following: ```xaml

t/bug :bug:
t/enhancement ➕
proposal-open
s/needs-repro ❔
s/needs-info ❓
s/unverified
a/radiobutton :radio_button: