PrismLibrary / Prism

Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Navigation Title view is not getting displayed on IOS

RAMESHKUMAR502 opened this issue · comments

Description

Navigation Title view is not displayed on IOS

<NavigationPage.TitleView>




</NavigationPage.TitleView>

Steps to Reproduce

<NavigationPage.TitleView>




</NavigationPage.TitleView>

Platform with bug

.NET MAUI

Affected platforms

iOS

Did you find any workaround?

NO

Relevant log output

NO

There is not enough information provided and the required reproduction app has not been supplied

Mauiprism.zip
I have Uploaded the Sample ..In the Sample we have LoginPage.xaml.cs where I have added the NavigationPage.TitleView

Can you please check the bug mentioned above