Skip to content

Colors object Array Broken "react-native-linear-gradient": "3.0.0-alpha.1" #685

@erkrkanhaiya

Description

@erkrkanhaiya

Image

After using react-native-linear-gradient

"react-native": "0.79.0",
"react": "19.0.0",
"react-native-linear-gradient": "3.0.0-alpha.1",

<LinearGradient
style={styles.gradient}
colors={['#898989', '#898989', '#898989']}>

It should be diff color, Seems colors arr is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions