Skip to content

didCancel and didEnd are not truly the final state #44

Open
@manhcuong27

Description

@manhcuong27

Hello,

I have added some custom transform to each card view, everything works fine except the cancel state. When I drag the top view and cancel it, it returns to stack and reset the transform that I added. I used the didCancel and didEnd method to add transform again but none of them work. It only work if I set transform again in didCancel (or didEnd) with a delay of 1-2 seconds.

So the question is how do I catch the final state of the view after Cancel ?

Thanks.

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