Skip to content

Customizing-.NET-MAUI-Shell - when navigate next page #117

@elfiservice

Description

@elfiservice

Hi I`m trying to customize the default shell topbar in Android and iOS

I would do like to set some rounded corners on it

i`m trying to follow this https://vladislavantonyuk.github.io/articles/Customizing-.NET-MAUI-Shell/

I almost get done, but when a navigate to next page the things does not going right. see images

First PAge is it OK
Screenshot 2024-10-10 at 11 18 24

next Page is not (like a styled topbar is over the default one)
Screenshot 2024-10-10 at 11 24 39

  • After debug the CustomShellSectionRenderer.OnCreateView is being called just once.
  • when navigate to next page, this CustomShellSectionRenderer.OnCreateView is not called again

there are any way to do that ? tks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions