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 38a74240f5e62f6d93c20762a1a842426b90f404
This commit is contained in:
@@ -256,7 +256,7 @@ Sending stats
|
||||
Pod installation complete! There are 3 dependencies <span class="hljs-keyword">from</span> the Podfile <span class="hljs-keyword">and</span> 1 total pod installed.
|
||||
</code></pre>
|
||||
<blockquote>
|
||||
<p>If this fails with errors mentioning <code>xcrun</code>, make sure that in Xcode in Preferences > Locations the Command Line Tools are assigned.</p>
|
||||
<p>If this fails with errors mentioning <code>xcrun</code>, make sure that in Xcode in <strong>Preferences > Locations</strong> the Command Line Tools are assigned.</p>
|
||||
</blockquote>
|
||||
<p><block class="swift" /></p>
|
||||
<blockquote>
|
||||
|
||||
@@ -256,7 +256,7 @@ Sending stats
|
||||
Pod installation complete! There are 3 dependencies <span class="hljs-keyword">from</span> the Podfile <span class="hljs-keyword">and</span> 1 total pod installed.
|
||||
</code></pre>
|
||||
<blockquote>
|
||||
<p>If this fails with errors mentioning <code>xcrun</code>, make sure that in Xcode in Preferences > Locations the Command Line Tools are assigned.</p>
|
||||
<p>If this fails with errors mentioning <code>xcrun</code>, make sure that in Xcode in <strong>Preferences > Locations</strong> the Command Line Tools are assigned.</p>
|
||||
</blockquote>
|
||||
<p><block class="swift" /></p>
|
||||
<blockquote>
|
||||
|
||||
@@ -199,8 +199,8 @@ const styles = StyleSheet.create({
|
||||
</code></pre>
|
||||
<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 Settings > Display > Font size,</li>
|
||||
<li>on iOS it will always return the default pixel ratio.</li>
|
||||
<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>
|
||||
</ul>
|
||||
<p>If a font scale is not set, this returns the device pixel ratio.</p>
|
||||
<hr>
|
||||
|
||||
@@ -199,8 +199,8 @@ const styles = StyleSheet.create({
|
||||
</code></pre>
|
||||
<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 Settings > Display > Font size,</li>
|
||||
<li>on iOS it will always return the default pixel ratio.</li>
|
||||
<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>
|
||||
</ul>
|
||||
<p>If a font scale is not set, this returns the device pixel ratio.</p>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user