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

Method for presenting overlapping views. #32

Merged
merged 2 commits into from
Sep 4, 2014
Merged

Method for presenting overlapping views. #32

merged 2 commits into from
Sep 4, 2014

Conversation

TonSilver
Copy link

Please, check out my solution. This method will allow you to show your views over the interface like UIAlertView. I always use this method and it always works correct.

@TonSilver
Copy link
Author

It will help in #30 and #31 cases. Also it works in my app.

@skywinder skywinder merged commit a9a9b64 into skywinder:master Sep 4, 2014
@skywinder
Copy link
Owner

You've done a superb job. Thanks a lot! 👍

@TonSilver
Copy link
Author

You are welcome! =)

@TonSilver
Copy link
Author

Also I notice you that if you implement autoresizingMask for all subviews your action sheet will be able to autoresize when it rotates.

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.

None yet

2 participants