Skip to content

(feature) css.keyframes() and CSS animations #3

@necolas

Description

@necolas

Describe the feature request

Support css.keyframes on native. We can use Animated to polyfill this API and the following CSS props:

  • animationDelay
  • animationDirection
  • animationDuration
  • animationFillMode
  • animationIterationCount
  • animationName
  • animationPlayState
  • animationTimingFunction

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature or technical request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions