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

Make top view appear over mid view #3

Open
ghost opened this issue Jun 9, 2016 · 3 comments
Open

Make top view appear over mid view #3

ghost opened this issue Jun 9, 2016 · 3 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jun 9, 2016

How can I make my top view appear over the mid view, instead of scrolling and replacing the current one that is in the view? So when scrolling down, the top view is falling over the mid view, so I have two controllers on each other(just like snapchat has when scrolling down in the camera view, so the current user info comes over the camera)

@jakespracher
Copy link
Owner

This is out of the scope of my repo but you could use something like this: https://github.com/BernardGatt/iOSPullDownMenu

If there is no other vertically scrolling content on your center view just make a UIScrollview that's twice the height of your current view and embed the top view controller.

@ghost
Copy link
Author

ghost commented Jul 4, 2016 via email

@jakespracher
Copy link
Owner

I'll add an option to do this

@jakespracher jakespracher self-assigned this Jul 25, 2016
@jakespracher jakespracher mentioned this issue Jul 25, 2016
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

No branches or pull requests

1 participant