Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring coordinator protocol #97

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Configuring coordinator protocol #97

merged 1 commit into from
Feb 2, 2022

Conversation

RomanPodymov
Copy link
Contributor

Hello.
Thank you for FuntastyKit.
There are some small improvements in this pull request.

@mkj-is mkj-is requested review from mkj-is and a team January 30, 2022 12:59
@mkj-is mkj-is self-assigned this Jan 30, 2022
Copy link
Contributor

@mkj-is mkj-is left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution. 👍

@@ -13,7 +13,7 @@ public protocol StoryboardType {
static var name: String { get }
}

public struct StoryboardReference<S: StoryboardType, T> {
public struct StoryboardReference<S: StoryboardType, T: UIViewController> {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice improvement. 😉

@mkj-is mkj-is changed the title Some small improvements Configuring coordinator protocol Jan 31, 2022
@mkj-is mkj-is merged commit 6753a7a into futuredapp:main Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants