diff --git a/Libraries/StyleSheet/StyleSheet.js b/Libraries/StyleSheet/StyleSheet.js index e4f767f9e..90a9123e7 100644 --- a/Libraries/StyleSheet/StyleSheet.js +++ b/Libraries/StyleSheet/StyleSheet.js @@ -95,6 +95,8 @@ module.exports = { * on the underlying platform. However, you should not rely on it being a * constant size, because on different platforms and screen densities its * value may be calculated differently. + * + * A line with hairline width may not be visible if your simulator is downscaled. */ hairlineWidth,