Skip to content

borderStyle : "dashed" is not working when only borderBottom set in react native  #23651

Description

@mukulsoftwap

Bug

borderStyle : "dashed/dotted" is not working when only one sided border apply on style in react native in android

Code Example

listSeperator:{
borderBottomColor : '#CCC',
borderBottomWidth : 1.4,
borderLeftWidth: 0,
borderStyle: "dashed",
borderRadius:0.5,
flexDirection:'row',
paddingLeft : 15,
paddingRight : 15,
paddingTop : 20,
paddingBottom : 20
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions