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

Added public protocol #8

Merged
merged 2 commits into from
Aug 10, 2015
Merged

Added public protocol #8

merged 2 commits into from
Aug 10, 2015

Conversation

RamonGilabert
Copy link
Contributor

No description provided.

@@ -51,11 +52,10 @@ public class ImagePickerController: UIViewController {
return controller
}()

public var delegate: ImagePickerDelegate?
Copy link
Contributor

Choose a reason for hiding this comment

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

Weaknesses sometimes may be our strengths. May be good idea to make it weak

richardtop added a commit that referenced this pull request Aug 10, 2015
@richardtop richardtop merged commit f6e714b into master Aug 10, 2015
@richardtop richardtop deleted the fix/protocol branch August 10, 2015 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants