Use dafault navigation by maoyama · Pull Request #170 · maoyama/Changes (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

maoyama

merged 1 commit into

Jun 15, 2025

Conversation

@maoyama

@maoyama

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR switches from a custom back button inset to using the default navigation back behavior.

GitClient/Views/Commit/CommitDetailStackView.swift:19

.navigationDestination(for: String.self) { commitHash in

GitClient/Views/Commit/CommitDetailStackView.swift:19

CommitDetailView(commitHash: commitHash, folder: folder)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@maoyama