Skip to content

Border not shows when border radius is set #16261

@prashantvv

Description

@prashantvv

In the latest version of rect, I'm having the issues that border doesnt shows up if border radius is set. my code:

<Text style={{ borderTopColor: 'white', borderTopWidth: 0.7,
borderBottomColor: 'white', borderBottomWidth: 0.7,
borderRadius:15, backgroundColor:'transparent' }}> Create

  Here if i delete the borderRadius prop, then only white border shows up

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions