Skip to content

when change the arrow style, can't replace transform style #48

@januardiali

Description

@januardiali

Screen Shot 2021-01-05 at 09 45 38

have line between top and right with this style `arrowStyle: { borderRightColor: '#FFFFFF', borderTopColor: '#FFFFFF', }`

need like this style in below to not have line in between
arrowStyle: { borderLeftColor: '#FFFFFF', borderTopColor: 'transparent', borderBottomColor: '#FFFFFF', transform: [{rotate: '180deg'}] }

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