-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added UIKit bindings docs comments * minor refactoring
- Loading branch information
1 parent
7002a93
commit 8a789af
Showing
4 changed files
with
226 additions
and
21 deletions.
There are no files selected for viewing
17 changes: 0 additions & 17 deletions
17
Sources/Puredux/SwiftUI/PresentationSettings/Equating+Identifiable.swift
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,6 @@ public extension Presentable { | |
} | ||
} | ||
|
||
|
||
struct Presenter: PresenterProtocol { | ||
let subscribe: () -> Void | ||
|
||
|
This file contains 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
This file contains 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