Skip to content

Not working on iOS 13 #43

@aytek14

Description

@aytek14

Kinetic.animate doesn't work on iOS 13 devices. I think that it is because of layout system in iOS 13 is different.

This was working on iOS 12 devices:
let tween = Kinetic.animate(swipeView).to(X(actionBackgroundImageView.frame.maxX), Y(actionBackgroundImageView.frame.origin.y), Size(100, 100)).duration(1.2).ease(Quartic.easeInOut)
tween.play()

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