Deploy website

Deploy website version based on 4e006ea49d5eae9f37c33c7eb06d79ff0fc8df53
This commit is contained in:
Website Deployment Script
2020-07-11 09:04:12 +00:00
parent 8ae1d0ac04
commit 5c2ff0a705
2 changed files with 24 additions and 2 deletions
+12 -1
View File
@@ -757,11 +757,22 @@
<tr><td>enum('simple', 'highQuality', 'balanced')</td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<hr>
<h3><a class="anchor" aria-hidden="true" id="android_hyphenationfrequency"></a><a href="#android_hyphenationfrequency" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a><code>android_hyphenationFrequency</code></h3>
<p>Sets the frequency of automatic hyphenation to use when determining word breaks on Android API Level 23+, possible values are <code>none</code>, <code>full</code>, <code>balanced</code>, <code>high</code>, <code>normal</code>. The default value is <code>none</code>.</p>
<table>
<thead>
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td>enum('none', 'full', 'balanced', 'high')</td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<h1><a class="anchor" aria-hidden="true" id="known-issues"></a><a href="#known-issues" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Known issues</h1>
<ul>
<li><a href="https://github.com/facebook/react-native/issues/22811">react-native#22811</a>: Nested Text elements do not support <code>numberOfLines</code> attribute</li>
</ul>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/next/switch"><span class="arrow-prev"></span><span>Switch</span></a><a class="docs-next button" href="/docs/next/textinput"><span class="function-name-prevnext">TextInput</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#nested-text">Nested text</a></li><li><a href="#containers">Containers</a></li><li><a href="#limited-style-inheritance">Limited Style Inheritance</a></li><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#accessibilityhint"><code>accessibilityHint</code></a></li><li><a href="#accessibilitylabel"><code>accessibilityLabel</code></a></li><li><a href="#accessibilityrole"><code>accessibilityRole</code></a></li><li><a href="#accessibilitystate"><code>accessibilityState</code></a></li><li><a href="#accessible"><code>accessible</code></a></li><li><a href="#adjustsfontsizetofit"><code>adjustsFontSizeToFit</code></a></li><li><a href="#allowfontscaling"><code>allowFontScaling</code></a></li><li><a href="#datadetectortype"><code>dataDetectorType</code></a></li><li><a href="#disabled"><code>disabled</code></a></li><li><a href="#ellipsizemode"><code>ellipsizeMode</code></a></li><li><a href="#maxfontsizemultiplier"><code>maxFontSizeMultiplier</code></a></li><li><a href="#minimumfontscale"><code>minimumFontScale</code></a></li><li><a href="#nativeid"><code>nativeID</code></a></li><li><a href="#numberoflines"><code>numberOfLines</code></a></li><li><a href="#onlayout"><code>onLayout</code></a></li><li><a href="#onlongpress"><code>onLongPress</code></a></li><li><a href="#onmoveshouldsetresponder"><code>onMoveShouldSetResponder</code></a></li><li><a href="#onpress"><code>onPress</code></a></li><li><a href="#onrespondergrant"><code>onResponderGrant</code></a></li><li><a href="#onrespondermove"><code>onResponderMove</code></a></li><li><a href="#onresponderrelease"><code>onResponderRelease</code></a></li><li><a href="#onresponderterminate"><code>onResponderTerminate</code></a></li><li><a href="#onresponderterminationrequest"><code>onResponderTerminationRequest</code></a></li><li><a href="#onstartshouldsetrespondercapture"><code>onStartShouldSetResponderCapture</code></a></li><li><a href="#ontextlayout"><code>onTextLayout</code></a></li><li><a href="#pressretentionoffset"><code>pressRetentionOffset</code></a></li><li><a href="#selectable"><code>selectable</code></a></li><li><a href="#selectioncolor"><code>selectionColor</code></a></li><li><a href="#style"><code>style</code></a></li><li><a href="#suppresshighlighting"><code>suppressHighlighting</code></a></li><li><a href="#testid"><code>testID</code></a></li><li><a href="#textbreakstrategy"><code>textBreakStrategy</code></a></li></ul></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>Docs</h5><a href="/docs/getting-started">Getting Started</a><a href="/docs/tutorial">Tutorial</a><a href="/docs/components-and-apis">Components and APIs</a><a href="/docs/more-resources">More Resources</a></div><div><h5>Community</h5><a href="/help">The React Native Community</a><a href="/showcase">Who&#x27;s using React Native?</a><a href="https://stackoverflow.com/questions/tagged/react-native" target="_blank">Ask Questions on Stack Overflow</a><a href="https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md">Contributor Guide</a><a href="https://dev.to/t/reactnative" target="_blank">DEV Community</a></div><div><h5>More Resources</h5><a href="/blog">Blog</a><a href="https://twitter.com/reactnative" target="_blank">Twitter</a><a href="https://github.com/facebook/react-native" target="_blank">GitHub</a><a href="https://reactjs.org" target="_blank">React</a></div></section><a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"><img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2020 Facebook Inc.</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.fbAsyncInit = function() {FB.init({appId:'1677033832619985',xfbml:true,version:'v2.7'});};(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) {return;}js = d.createElement(s); js.id = id;js.src = '//connect.facebook.net/en_US/sdk.js';fjs.parentNode.insertBefore(js, fjs);}(document, 'script','facebook-jssdk'));
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/next/switch"><span class="arrow-prev"></span><span>Switch</span></a><a class="docs-next button" href="/docs/next/textinput"><span class="function-name-prevnext">TextInput</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#nested-text">Nested text</a></li><li><a href="#containers">Containers</a></li><li><a href="#limited-style-inheritance">Limited Style Inheritance</a></li><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#accessibilityhint"><code>accessibilityHint</code></a></li><li><a href="#accessibilitylabel"><code>accessibilityLabel</code></a></li><li><a href="#accessibilityrole"><code>accessibilityRole</code></a></li><li><a href="#accessibilitystate"><code>accessibilityState</code></a></li><li><a href="#accessible"><code>accessible</code></a></li><li><a href="#adjustsfontsizetofit"><code>adjustsFontSizeToFit</code></a></li><li><a href="#allowfontscaling"><code>allowFontScaling</code></a></li><li><a href="#datadetectortype"><code>dataDetectorType</code></a></li><li><a href="#disabled"><code>disabled</code></a></li><li><a href="#ellipsizemode"><code>ellipsizeMode</code></a></li><li><a href="#maxfontsizemultiplier"><code>maxFontSizeMultiplier</code></a></li><li><a href="#minimumfontscale"><code>minimumFontScale</code></a></li><li><a href="#nativeid"><code>nativeID</code></a></li><li><a href="#numberoflines"><code>numberOfLines</code></a></li><li><a href="#onlayout"><code>onLayout</code></a></li><li><a href="#onlongpress"><code>onLongPress</code></a></li><li><a href="#onmoveshouldsetresponder"><code>onMoveShouldSetResponder</code></a></li><li><a href="#onpress"><code>onPress</code></a></li><li><a href="#onrespondergrant"><code>onResponderGrant</code></a></li><li><a href="#onrespondermove"><code>onResponderMove</code></a></li><li><a href="#onresponderrelease"><code>onResponderRelease</code></a></li><li><a href="#onresponderterminate"><code>onResponderTerminate</code></a></li><li><a href="#onresponderterminationrequest"><code>onResponderTerminationRequest</code></a></li><li><a href="#onstartshouldsetrespondercapture"><code>onStartShouldSetResponderCapture</code></a></li><li><a href="#ontextlayout"><code>onTextLayout</code></a></li><li><a href="#pressretentionoffset"><code>pressRetentionOffset</code></a></li><li><a href="#selectable"><code>selectable</code></a></li><li><a href="#selectioncolor"><code>selectionColor</code></a></li><li><a href="#style"><code>style</code></a></li><li><a href="#suppresshighlighting"><code>suppressHighlighting</code></a></li><li><a href="#testid"><code>testID</code></a></li><li><a href="#textbreakstrategy"><code>textBreakStrategy</code></a></li><li><a href="#android_hyphenationfrequency"><code>android_hyphenationFrequency</code></a></li></ul></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>Docs</h5><a href="/docs/getting-started">Getting Started</a><a href="/docs/tutorial">Tutorial</a><a href="/docs/components-and-apis">Components and APIs</a><a href="/docs/more-resources">More Resources</a></div><div><h5>Community</h5><a href="/help">The React Native Community</a><a href="/showcase">Who&#x27;s using React Native?</a><a href="https://stackoverflow.com/questions/tagged/react-native" target="_blank">Ask Questions on Stack Overflow</a><a href="https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md">Contributor Guide</a><a href="https://dev.to/t/reactnative" target="_blank">DEV Community</a></div><div><h5>More Resources</h5><a href="/blog">Blog</a><a href="https://twitter.com/reactnative" target="_blank">Twitter</a><a href="https://github.com/facebook/react-native" target="_blank">GitHub</a><a href="https://reactjs.org" target="_blank">React</a></div></section><a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"><img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2020 Facebook Inc.</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.fbAsyncInit = function() {FB.init({appId:'1677033832619985',xfbml:true,version:'v2.7'});};(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) {return;}js = d.createElement(s); js.id = id;js.src = '//connect.facebook.net/en_US/sdk.js';fjs.parentNode.insertBefore(js, fjs);}(document, 'script','facebook-jssdk'));
</script><script>window.twttr=(function(d,s, id){var js,fjs=d.getElementsByTagName(s)[0],t=window.twttr||{};if(d.getElementById(id))return t;js=d.createElement(s);js.id=id;js.src='https://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js, fjs);t._e = [];t.ready = function(f) {t._e.push(f);};return t;}(document, 'script', 'twitter-wjs'));</script><script>
document.addEventListener('keyup', function(e) {
if (e.target !== document.body) {
+12 -1
View File
@@ -757,11 +757,22 @@
<tr><td>enum('simple', 'highQuality', 'balanced')</td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<hr>
<h3><a class="anchor" aria-hidden="true" id="android_hyphenationfrequency"></a><a href="#android_hyphenationfrequency" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a><code>android_hyphenationFrequency</code></h3>
<p>Sets the frequency of automatic hyphenation to use when determining word breaks on Android API Level 23+, possible values are <code>none</code>, <code>full</code>, <code>balanced</code>, <code>high</code>, <code>normal</code>. The default value is <code>none</code>.</p>
<table>
<thead>
<tr><th>Type</th><th>Required</th><th>Platform</th></tr>
</thead>
<tbody>
<tr><td>enum('none', 'full', 'balanced', 'high')</td><td>No</td><td>Android</td></tr>
</tbody>
</table>
<h1><a class="anchor" aria-hidden="true" id="known-issues"></a><a href="#known-issues" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Known issues</h1>
<ul>
<li><a href="https://github.com/facebook/react-native/issues/22811">react-native#22811</a>: Nested Text elements do not support <code>numberOfLines</code> attribute</li>
</ul>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/next/switch"><span class="arrow-prev"></span><span>Switch</span></a><a class="docs-next button" href="/docs/next/textinput"><span class="function-name-prevnext">TextInput</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#nested-text">Nested text</a></li><li><a href="#containers">Containers</a></li><li><a href="#limited-style-inheritance">Limited Style Inheritance</a></li><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#accessibilityhint"><code>accessibilityHint</code></a></li><li><a href="#accessibilitylabel"><code>accessibilityLabel</code></a></li><li><a href="#accessibilityrole"><code>accessibilityRole</code></a></li><li><a href="#accessibilitystate"><code>accessibilityState</code></a></li><li><a href="#accessible"><code>accessible</code></a></li><li><a href="#adjustsfontsizetofit"><code>adjustsFontSizeToFit</code></a></li><li><a href="#allowfontscaling"><code>allowFontScaling</code></a></li><li><a href="#datadetectortype"><code>dataDetectorType</code></a></li><li><a href="#disabled"><code>disabled</code></a></li><li><a href="#ellipsizemode"><code>ellipsizeMode</code></a></li><li><a href="#maxfontsizemultiplier"><code>maxFontSizeMultiplier</code></a></li><li><a href="#minimumfontscale"><code>minimumFontScale</code></a></li><li><a href="#nativeid"><code>nativeID</code></a></li><li><a href="#numberoflines"><code>numberOfLines</code></a></li><li><a href="#onlayout"><code>onLayout</code></a></li><li><a href="#onlongpress"><code>onLongPress</code></a></li><li><a href="#onmoveshouldsetresponder"><code>onMoveShouldSetResponder</code></a></li><li><a href="#onpress"><code>onPress</code></a></li><li><a href="#onrespondergrant"><code>onResponderGrant</code></a></li><li><a href="#onrespondermove"><code>onResponderMove</code></a></li><li><a href="#onresponderrelease"><code>onResponderRelease</code></a></li><li><a href="#onresponderterminate"><code>onResponderTerminate</code></a></li><li><a href="#onresponderterminationrequest"><code>onResponderTerminationRequest</code></a></li><li><a href="#onstartshouldsetrespondercapture"><code>onStartShouldSetResponderCapture</code></a></li><li><a href="#ontextlayout"><code>onTextLayout</code></a></li><li><a href="#pressretentionoffset"><code>pressRetentionOffset</code></a></li><li><a href="#selectable"><code>selectable</code></a></li><li><a href="#selectioncolor"><code>selectionColor</code></a></li><li><a href="#style"><code>style</code></a></li><li><a href="#suppresshighlighting"><code>suppressHighlighting</code></a></li><li><a href="#testid"><code>testID</code></a></li><li><a href="#textbreakstrategy"><code>textBreakStrategy</code></a></li></ul></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>Docs</h5><a href="/docs/getting-started">Getting Started</a><a href="/docs/tutorial">Tutorial</a><a href="/docs/components-and-apis">Components and APIs</a><a href="/docs/more-resources">More Resources</a></div><div><h5>Community</h5><a href="/help">The React Native Community</a><a href="/showcase">Who&#x27;s using React Native?</a><a href="https://stackoverflow.com/questions/tagged/react-native" target="_blank">Ask Questions on Stack Overflow</a><a href="https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md">Contributor Guide</a><a href="https://dev.to/t/reactnative" target="_blank">DEV Community</a></div><div><h5>More Resources</h5><a href="/blog">Blog</a><a href="https://twitter.com/reactnative" target="_blank">Twitter</a><a href="https://github.com/facebook/react-native" target="_blank">GitHub</a><a href="https://reactjs.org" target="_blank">React</a></div></section><a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"><img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2020 Facebook Inc.</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.fbAsyncInit = function() {FB.init({appId:'1677033832619985',xfbml:true,version:'v2.7'});};(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) {return;}js = d.createElement(s); js.id = id;js.src = '//connect.facebook.net/en_US/sdk.js';fjs.parentNode.insertBefore(js, fjs);}(document, 'script','facebook-jssdk'));
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/docs/next/switch"><span class="arrow-prev"></span><span>Switch</span></a><a class="docs-next button" href="/docs/next/textinput"><span class="function-name-prevnext">TextInput</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#nested-text">Nested text</a></li><li><a href="#containers">Containers</a></li><li><a href="#limited-style-inheritance">Limited Style Inheritance</a></li><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#accessibilityhint"><code>accessibilityHint</code></a></li><li><a href="#accessibilitylabel"><code>accessibilityLabel</code></a></li><li><a href="#accessibilityrole"><code>accessibilityRole</code></a></li><li><a href="#accessibilitystate"><code>accessibilityState</code></a></li><li><a href="#accessible"><code>accessible</code></a></li><li><a href="#adjustsfontsizetofit"><code>adjustsFontSizeToFit</code></a></li><li><a href="#allowfontscaling"><code>allowFontScaling</code></a></li><li><a href="#datadetectortype"><code>dataDetectorType</code></a></li><li><a href="#disabled"><code>disabled</code></a></li><li><a href="#ellipsizemode"><code>ellipsizeMode</code></a></li><li><a href="#maxfontsizemultiplier"><code>maxFontSizeMultiplier</code></a></li><li><a href="#minimumfontscale"><code>minimumFontScale</code></a></li><li><a href="#nativeid"><code>nativeID</code></a></li><li><a href="#numberoflines"><code>numberOfLines</code></a></li><li><a href="#onlayout"><code>onLayout</code></a></li><li><a href="#onlongpress"><code>onLongPress</code></a></li><li><a href="#onmoveshouldsetresponder"><code>onMoveShouldSetResponder</code></a></li><li><a href="#onpress"><code>onPress</code></a></li><li><a href="#onrespondergrant"><code>onResponderGrant</code></a></li><li><a href="#onrespondermove"><code>onResponderMove</code></a></li><li><a href="#onresponderrelease"><code>onResponderRelease</code></a></li><li><a href="#onresponderterminate"><code>onResponderTerminate</code></a></li><li><a href="#onresponderterminationrequest"><code>onResponderTerminationRequest</code></a></li><li><a href="#onstartshouldsetrespondercapture"><code>onStartShouldSetResponderCapture</code></a></li><li><a href="#ontextlayout"><code>onTextLayout</code></a></li><li><a href="#pressretentionoffset"><code>pressRetentionOffset</code></a></li><li><a href="#selectable"><code>selectable</code></a></li><li><a href="#selectioncolor"><code>selectionColor</code></a></li><li><a href="#style"><code>style</code></a></li><li><a href="#suppresshighlighting"><code>suppressHighlighting</code></a></li><li><a href="#testid"><code>testID</code></a></li><li><a href="#textbreakstrategy"><code>textBreakStrategy</code></a></li><li><a href="#android_hyphenationfrequency"><code>android_hyphenationFrequency</code></a></li></ul></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>Docs</h5><a href="/docs/getting-started">Getting Started</a><a href="/docs/tutorial">Tutorial</a><a href="/docs/components-and-apis">Components and APIs</a><a href="/docs/more-resources">More Resources</a></div><div><h5>Community</h5><a href="/help">The React Native Community</a><a href="/showcase">Who&#x27;s using React Native?</a><a href="https://stackoverflow.com/questions/tagged/react-native" target="_blank">Ask Questions on Stack Overflow</a><a href="https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md">Contributor Guide</a><a href="https://dev.to/t/reactnative" target="_blank">DEV Community</a></div><div><h5>More Resources</h5><a href="/blog">Blog</a><a href="https://twitter.com/reactnative" target="_blank">Twitter</a><a href="https://github.com/facebook/react-native" target="_blank">GitHub</a><a href="https://reactjs.org" target="_blank">React</a></div></section><a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"><img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2020 Facebook Inc.</section></footer></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script>window.fbAsyncInit = function() {FB.init({appId:'1677033832619985',xfbml:true,version:'v2.7'});};(function(d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) {return;}js = d.createElement(s); js.id = id;js.src = '//connect.facebook.net/en_US/sdk.js';fjs.parentNode.insertBefore(js, fjs);}(document, 'script','facebook-jssdk'));
</script><script>window.twttr=(function(d,s, id){var js,fjs=d.getElementsByTagName(s)[0],t=window.twttr||{};if(d.getElementById(id))return t;js=d.createElement(s);js.id=id;js.src='https://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js, fjs);t._e = [];t.ready = function(f) {t._e.push(f);};return t;}(document, 'script', 'twitter-wjs'));</script><script>
document.addEventListener('keyup', function(e) {
if (e.target !== document.body) {