Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify AnimatedProps and AnimatedStyle to use AnimatedObject #36741

Closed
wants to merge 1 commit into from

Commits on Mar 31, 2023

  1. Modify AnimatedProps and AnimatedStyle to use AnimatedObject (faceboo…

    …k#36741)
    
    Summary:
    Pull Request resolved: facebook#36741
    
    AnimatedObject is a more generic version of AnimatedTransform, able to handle animated values within arrays and objects. This is useful for props of native components that may need to be animated per field.
    
    This diff hooks up AnimatedObject to AnimatedProps and AnimatedStyle for values that are arrays or objects.
    
    Changelog:
    [Internal][Added] - Modify AnimatedProps and AnimatedStyle to use AnimatedObject
    
    Reviewed By: rshest
    
    Differential Revision: D44315336
    
    fbshipit-source-id: 8b047a53971c60736d11ced46108b3cecfd41c6c
    genkikondo authored and facebook-github-bot committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    05e1a7e View commit details
    Browse the repository at this point in the history