Deploy website

Deploy website version based on 8b62334d90fc16a948e7a7d0b0a745842489bf67
This commit is contained in:
Website Deployment Script
2020-03-27 14:51:34 +00:00
parent f16aa5d457
commit b74d373d12
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 &gt; Display &gt; 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 &gt; Display &amp; Brightness &gt; Text Size</strong>, value can also be updated in <strong>Settings &gt; Accessibilty &gt; Display &amp; Test Size &gt; Larger Text</strong></li>
</ul>
<p>If a font scale is not set, this returns the device pixel ratio.</p>
<hr>
+1 -1
View File
@@ -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 &gt; Display &gt; 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 &gt; Display &amp; Brightness &gt; Text Size</strong>, value can also be updated in <strong>Settings &gt; Accessibilty &gt; Display &amp; Test Size &gt; Larger Text</strong></li>
</ul>
<p>If a font scale is not set, this returns the device pixel ratio.</p>
<hr>