Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Conversation

@alexmodrono
Copy link
Member

Changes Overview
This PR makes the following changes:

  • BREAKING CHANGE: .navigationBarElement() no longer works (the function is still there though it will probably be deleted before the final version).
  • Introduces a new way for adding navigation bar elements that replaces the old way.
  • Allows for more customization of elements thanks to NavigationBarProxy.
  • Adds a way to check for the library's version number.

Does this PR fix, close, or implement any issues?

  • This PR does not close, fix, or implement any issue
  • This is a release check.

Pending for review
@hyperspacedev/swift-ui

…created.

BREAKING CHANGE: now navigation bar elements are passed as arguments to the style, so `.navigationBarElement()` is no longer used.
🚧 New way for adding navigation bar elements
@alexmodrono alexmodrono added the release This is a new release label Dec 26, 2021
@alexmodrono alexmodrono added this to the v0.1.0 milestone Dec 26, 2021
@alexmodrono alexmodrono requested a review from a team December 26, 2021 13:36
@alexmodrono alexmodrono self-assigned this Dec 26, 2021
Copy link
Member

@alicerunsonfedora alicerunsonfedora left a comment

Choose a reason for hiding this comment

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

LGTM 🥥

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release This is a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants