Skip to content

borderStyle cannot working (v0.47.2 on Android) #17344

Closed
@kerwin-ly

Description

@kerwin-ly

Is this a bug report?

I wanna the top of border be dashed,but It's not working.
borderTopWidth:1, borderTopColor:'#ddd', borderStyle:'dashed',
Then I try to make all of the borders be dashed.It's working after I add 'borderRadius : 1'.
borderWidth:1, borderStyle:'dashed', borderRadius:1, borderColor:'#ddd',
I don't know why.Can anyone resolve it?Thx in advance.

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.9.1
Yarn: 1.3.2
npm: 5.5.1
Watchman: 4.7.0
Xcode: Xcode 8.3.3 Build version 8E3004b
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react-native: 0.47.2
react: 16.0.0-alpha.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    Platform: AndroidAndroid applications.Ran CommandsOne of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions