Skip to content

Getting double borders #189

Open
Open
@ShuKTan

Description

@ShuKTan

When applying style for borders in image, I am getting double border in image.

<CachedImage 
        source={{uri: URL}} 
        style={{
                   width: 300,
                    height: 300,
                    margin: 5, 
                    borderWidth: StyleSheet.hairlineWidth,
                    borderColor: GLOBALS.COLORS._LOGOYELLOW
       }}
 />

package used:
"react-native-cached-image": "github:fungilation/react-native-cached-image",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions