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

Add transition to present ViewController with gesture. #19

Closed
bfernandesbfs opened this issue Jun 30, 2018 · 1 comment
Closed

Add transition to present ViewController with gesture. #19

bfernandesbfs opened this issue Jun 30, 2018 · 1 comment
Assignees
Labels
new feature add functionality

Comments

@bfernandesbfs
Copy link

Hi guys,

Simulate swipe of Notification center, when user swipe of any orientation for sample, started transition to present second viewcontroller. the effect opposite PresentationControllerAnimator

@marcosgriselli marcosgriselli added the new feature add functionality label Jul 7, 2018
@marcosgriselli marcosgriselli self-assigned this Jul 7, 2018
@marcosgriselli marcosgriselli added this to To do in EasyTransitions via automation Jul 7, 2018
@marcosgriselli marcosgriselli modified the milestone: 1.0.0 Jul 7, 2018
marcosgriselli added a commit that referenced this issue Jul 7, 2018
@marcosgriselli
Copy link
Owner

Added a quick example on the BasePresentationController class (uncomment window?.rootViewController = BasePresentationViewController() from the AppDelegate to see it) for presenting a view controller interactively. It's swipe from the bottom to present and then swipe on the presented view controller to dismiss.

screenflow

EasyTransitions automation moved this from To do to Done Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature add functionality
Projects
Development

No branches or pull requests

2 participants