-
### Description
In Xamarin.Forms you cannot push any new child pages if the Page (wrapped in a NavigationPage) is located in the 'More' section of the TabbedPage. If you try to push a new child p…
-
What better way to maintain momentum than to launch straight into the next thing? 😜
I'm only being _partly_ facetious. I'm a Mac guy at home, I've never done OS X development and there's a dearth …
-
### Description
The hamburger menu does not show up on iOS, just the word Menu, the FlyOut works fine other than that. How do I get the hamburger menu to show on iOS?
### Steps to Reproduce
…
-
### Description
When we use PopAsync in Xamarin.Forms, the memory of popped page is not getting released. This was observed on iOS based on Xamarin.Profiler and app performance.
### Steps to Rep…
-
## Steps to Reproduce
1. Run my Xamarin Forms app in Visual Studio to connect to an iOS device. After it is all deployed, launch the app from the connected device.
2. wait a few seconds and th…
-
As I mentioned in #2799, I am planning on creating a new GUI for Mac OS X that better integrates with the system. Right now, my plan is to write a new GUI in Xamarin, which will provide a native UI in…
jbrot updated
11 months ago
-
When I try to port app to Uno, BottomAppBar is lost.
## Current behavior
No Page.BottomAppBar is visible.
## Expected behavior
Should be visible.
## How to reproduce it (as minimally and …
-
### Description
CollectionView Header will be scrolled out of view if HttpClient is used.
**Updated:**
Seems any async call could impact the Header.
The following line of code in GetItemsAsy…
-
### Description
A Xamarin Forms app that runs fine when built with VS 2019 fails to run with VS 2022. Probably a Mono issue, but as per reports it appears to manifest when using Xamarin Forms.
…
-
Hi, I'm trying to implement ShazamKit in a MAUI app, by the way I'm always getting an exception when I try to instantiate a SHSession.
I'm using the simulator because at the moment I don't have a…