Skip to content

[Android] RN ActivityIndicator component is blank and does not show up unless explicit color prop is provided #3708

@ceyhun

Description

@ceyhun

After RN 0.64 upgrade, on Android ActivityIndicator is blank and does not show up unless explicit color prop is provided.

See facebook/react-native#30057

A possible fix is already implemented in Embed block here. We should extract that into it's own component and
check the code to find where ActivityIndicator is being used and replace them with this new component.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions