Skip to content

change back button title not work #320

@y0zong

Description

@y0zong

none of them works, is it possible to work?

.introspect(.navigationStack, on: .iOS(.v16,.v17)) { (nv: UINavigationController) in
        nv.navigationBar.topItem?.backBarButtonItem = UIBarButtonItem(title: "", style: .plain, target: nil, action: nil)
        nv.navigationBar.backItem?.title = "some"
        nv.navigationBar.backItem?.backButtonTitle = "some"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions