Skip to content

Clarify use of UIManager for LayoutAnimation on Android #889

Description

@dev6james

https://facebook.github.io/react-native/docs/layoutanimation.html

This page says the following:

Note that in order to get this to work on Android you need to set the following flags via UIManager:
UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true);

What is unclear is if this needs to be done once globally, or on a per component basis. This should be made clearer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    👻 Missing DocsDocumentation is missing👋 Good first issueInterested in collaborating? Take a stab at fixing one of these issues.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions