Tyler Stegmaier

Results 6 issues of Tyler Stegmaier

### Description Custom Section Headers don't render correctly. Note that this doesn't happen every time, but most of the time. On iOS it usually will render as a pixel or...

Any chance to add support for Android and iOS devices? I'm aware some things probably won't work, but it would be awesome if this library could support it. Mainly looking...

### Description Navigation.PopToRootAsync() then Navigation.PushAsync() Doesn't Display New Page. See the repository for details. Related to https://github.com/xamarin/Xamarin.Forms/issues/10856. ### Steps to Reproduce 1. Open repository, run app. 2. Add a few...

t/bug :bug:
p/Android
a/navigation

### Description [Visual Studio Error Report](https://developercommunity.visualstudio.com/t/MAUI-Error-:-None-of-the-input-catalogs-/10651462) [Previous issue occurance](https://github.com/dotnet/maui/issues/14721) I followed the [Documentation](https://learn.microsoft.com/en-us/dotnet/maui/user-interface/images/app-icons?view=net-maui-8.0&tabs=macios#tabpanel_1_macios) and I keep getting the following error. Xcode v15.3 Visual Studio 17.9.6 Microsoft.iOS.Sdk v17.2.8053 ### Steps to...

t/bug
area/single project ☝️
platform/iOS 🍎

### Description After doing the workaround for this [issue](https://github.com/dotnet/maui/issues/22177), I get the following error C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\17.2.8053\tools\msbuild\iOS\Xamarin.Shared.targets(2257,3): error : /usr/bin/codesign exited with code 2: codesign: invalid option -- Usage: codesign -s...

t/bug
area/publishing 🏁
s/triaged
partner/macios
s/try-latest-version

### Description FATAL UNHANDLED EXCEPTION: System.ArgumentNullException: Value cannot be null. (Parameter 'context') ### Steps to Reproduce 1. Make MAUI App with SettingsView test page. 2. Run it, navigate to the...