FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

iOS title bar border is not hiding properly in MAUI

Open Ksurendhar2 opened this issue 8 months ago • 0 comments

🐛 Bug Report

In iOS there is a default border in title bar in MAUI. We used a renderer and the border also removed, but the title text color not changing properly. Is using renderer in MAUI the right way or is there any other to achieve that?

Expected behavior

iOS title border has to be hided and title text color should be modifiable.

Reproduction steps

Create a new app in MAUI and run in iOS device.

Configuration

iPhone should be in latest version of 18.

Version: 1.x dotnet 9 Platform:

  • [x] :iphone: iOS
  • [x] :MAUI

Ksurendhar2 avatar Mar 05 '25 08:03 Ksurendhar2