Skip to content

[Android] borderBottomWidth on TouchableOpacity don't work #8105

Closed
@sarovin

Description

@sarovin

Hi,
i have a TouchableOpacity component with this style:

buttonStyle={{
   backgroundColor: 'white',
   borderBottomWidth: 4,
   borderColor: '#c6d0d5',
}}

The result is this:
fbutton

Can't i set borderBottomWidht for android Platform?

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