Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Bump #7

@ferologics

Description

@ferologics

Hey, just checking whether or not you've been using this little package of late? I see that it was released 15mo back, and a lot has changed since in SwiftUI. Do you still recommend using it?

Also, how did you manage to reproduce the iOS keyboard animation values?

// These values are used with a CASpringAnimation to drive the default
    // system keyboard animation as of iOS 13.
    fileprivate static var systemKeyboardAnimation: Animation {
        .interpolatingSpring(mass: 3, stiffness: 1000, damping: 500, initialVelocity: 0.0)
    }

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