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

Modify showPopoverWithNavigationController method name #17

Merged

Conversation

cozzin
Copy link
Contributor

@cozzin cozzin commented Nov 6, 2018

I think func showPopover(withNavigationController sourceView: UIView) can be confusing because it seems to have to pass a root view of navigationController.

image

Therefore, I changed the function name to
func showPopoverWithNavigationController(sourceView: UIView?).

@Kofktu
Copy link
Owner

Kofktu commented Dec 6, 2018

@cozzin
Please update READEME

@Kofktu Kofktu merged commit f16e7b8 into Kofktu:develop Jan 26, 2019
@Kofktu
Copy link
Owner

Kofktu commented Jan 26, 2019

@cozzin
this PR has been shipped with 1.1.2 release and will be available in CocoaPods soon 🎉

@cozzin cozzin deleted the feature/showPopoverWithNavigationController branch January 28, 2019 09:08
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