Skip to content

Wrap theme containers in Animated.View #74

Open
@willashley23

Description

@willashley23

Is your feature request related to a problem? Please describe.
I want to be able to apply a loading animation to the OTP, such as a shimmer or "breathe" effect when the code is being validated. This is not possible because the exposed theme containers eg pinCodeContainerStyle and pinCodeTextStyle are not Animated.Views

Describe the solution you'd like
I think as many of these containers should be wrapped in Animated to give greater creative control to consumers

Describe alternatives you've considered
Wrapping the entire thing in an Animated.View is limiting and doesnt allow granular loading effects per cel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions