Skip to content

Great little library #1

@reduxdj

Description

@reduxdj

Defining options doesn't seem to have any effect on where they finish, they always seem to go to the the left

ASAnyCurlController.animateTransitionUpFromView(view, toView: UIView(), duration: 1, options: .TopRight, completion: {
view.userInteractionEnabled = true
})

ASAnyCurlController.animateTransitionUpFromView(view, toView: UIView(), duration: 1, options: .TopLeft, completion: {
view.userInteractionEnabled = true
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions