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'm applying a CarouselView inside of a GridLayout and the ItemTemplate (currently a stack layout) should go edge to edge to the left, top, and right edges of...

t/bug :bug:
p/iOS 🍎
e/4 :clock4:
m/high impact :black_large_square:
a/collectionview

Hello Guys, I get this error when trying ti start the App vie Xamarin Hot Restart on my iPhone. On Android it works. Is there anyway to gather more information...

### Description **Xamarin TitleView content disappears** ### Steps to Reproduce 1. Open app 2. Navigate to monkeys from Tab Bar 3. Select one of the monkey item and navigate to...

t/bug :bug:
s/unverified

### Issues Resolved ### fixes #8763 ### Platforms Affected ### - iOS ### Behavioral/Visual Changes ### None ### Before/After Screenshots ### Not applicable ### Testing Procedure ### ### PR Checklist...

t/bug :bug:
p/iOS 🍎
hacktoberfest 🍻
a/listview
good first issue
hacktoberfest-accepted

### Description of Change ### Deleting an item, can get already existing content of SwipeView in cells, so the Parent already exists. ### Issues Resolved ### - fixes #13399 ###...

t/bug :bug:
p/Android
a/swipeview

### Description of Change ### Changes the `BindableLayout.ItemsSourceCollectionChanged` method to handle changes on the main thread. ### Issues Resolved ### - fixes #14039 ### API Changes ### None ### Platforms...

t/bug :bug:
a/bindablelayout

### Description of Change ### Consider two pages on nav stack: **Home page without nav bar** (HasNavigationBar = false) and **SubPage with nav bar** (HasNavigationBar = true). Currently SubPage is...

t/bug :bug:
p/iOS 🍎
a/layout

This PR fixes an issue where title color of a button on iOS won't update when switching between different visual states and using character spacing. ### Description of Change ###...