pointfreeco/swift-navigation

Issue in `UIBindable` docs

Closed this issue · 3 comments

Description

Shouldn’t it be UIBindable instead of Bindable here?

https://github.com/pointfreeco/swiftui-navigation/blob/e9b13608a4f8ef1f094586ac77103531920862ab/Sources/SwiftNavigation/UIBindable.swift#L27

Checklist

  • I have determined whether this bug is also reproducible in a vanilla SwiftUI project.
  • If possible, I've reproduced the issue using the main branch of this package.
  • This issue hasn't been addressed in an existing GitHub issue or discussion.

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

SwiftUI Navigation version information

No response

Destination operating system

No response

Xcode version information

No response

Swift Compiler version information

No response

Sorry, the bug tag was added automatically and I can’t find a way to remove it in the mobile version of GH.

I also tried to edit the file and create a PR, but couldn’t find on mobile.

Fixed, thanks 😄