-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: macOS Sierra 10.12.6
Node: 7.6.0
Yarn: 0.27.5
npm: 4.1.2
Watchman: 4.7.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 2.3 AI-162.4069837
Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.51.0 => 0.51.0
Target Platform: Android (7.0)
Steps to Reproduce
- render a View with style borderWidth: 2
Expected Behavior
In previous RN releases, the border would be rendered with a width of 2.
Actual Behavior
Since upgrading to RN 0.51 the border is rendered with a width of 1.
Using a similar style like for instance borderTopWidth: 2 does work.
Reproducible Demo
Let me know if you cannot reproduce this
dseipp and luigivieira
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.