mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on 8b62334d90fc16a948e7a7d0b0a745842489bf67
This commit is contained in:
@@ -200,7 +200,7 @@ const styles = StyleSheet.create({
|
||||
<p>Returns the scaling factor for font sizes. This is the ratio that is used to calculate the absolute font size, so any elements that heavily depend on that should use this to do calculations.</p>
|
||||
<ul>
|
||||
<li>on Android value reflects the user preference set in <strong>Settings > Display > Font size</strong></li>
|
||||
<li>on iOS it will always return the default pixel ratio</li>
|
||||
<li>on iOS value reflects the user preference set in <strong>Settings > Display & Brightness > Text Size</strong>, value can also be updated in <strong>Settings > Accessibilty > Display & Test Size > Larger Text</strong></li>
|
||||
</ul>
|
||||
<p>If a font scale is not set, this returns the device pixel ratio.</p>
|
||||
<hr>
|
||||
|
||||
@@ -200,7 +200,7 @@ const styles = StyleSheet.create({
|
||||
<p>Returns the scaling factor for font sizes. This is the ratio that is used to calculate the absolute font size, so any elements that heavily depend on that should use this to do calculations.</p>
|
||||
<ul>
|
||||
<li>on Android value reflects the user preference set in <strong>Settings > Display > Font size</strong></li>
|
||||
<li>on iOS it will always return the default pixel ratio</li>
|
||||
<li>on iOS value reflects the user preference set in <strong>Settings > Display & Brightness > Text Size</strong>, value can also be updated in <strong>Settings > Accessibilty > Display & Test Size > Larger Text</strong></li>
|
||||
</ul>
|
||||
<p>If a font scale is not set, this returns the device pixel ratio.</p>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user