-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
👻 Missing DocsDocumentation is missingDocumentation is missing👋 Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
👻 Missing DocsDocumentation is missingDocumentation is missing👋 Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.