-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Any plans to have the card view hide squeeze and dim the background like this screenshot? #15
Comments
@kylebrowning So, My idea currently I have, Create container view controller, plus put main view controller and Rideau on the surface.
I will try to create that like this. |
Cool! The way I’ve seen others do it just FYI is to basically core graphics screenshot the target view and animate/squeeze that instead of having to make the RideauView be a child view of the container. Either way works though. I’m not currently working on this. |
Is the use-case what you want for modal-presentation? |
For me it’s exactly like Apple Music. |
Ok. Sent with GitHawk |
The text was updated successfully, but these errors were encountered: