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 1c210b2c68632eccc35bb5bdc632f80da3bc323e
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
<ul>
|
||||
<li><a href="https://developer.chrome.com/devtools/docs/console-api">console.{log, warn, error, info, trace, table, group, groupEnd}</a></li>
|
||||
<li><a href="https://nodejs.org/docs/latest/api/modules.html">CommonJS require</a></li>
|
||||
<li><a href="/react-native/docs/network#content">XMLHttpRequest, fetch</a></li>
|
||||
<li><a href="/react-native/docs/timers#content">{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame</a></li>
|
||||
<li><a href="/react-native/docs/geolocation#content">navigator.geolocation</a></li>
|
||||
<li><a href="/react-native/docs/0.56/network#content">XMLHttpRequest, fetch</a></li>
|
||||
<li><a href="/react-native/docs/0.56/timers#content">{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame</a></li>
|
||||
<li><a href="/react-native/docs/0.56/geolocation#content">navigator.geolocation</a></li>
|
||||
</ul>
|
||||
<p>ES6</p>
|
||||
<ul>
|
||||
@@ -110,6 +110,6 @@
|
||||
apiKey: '2c98749b4a1e588efec53b2acec13025',
|
||||
indexName: 'react-native-versions',
|
||||
inputSelector: '#search_input_react',
|
||||
algoliaOptions: {"facetFilters":["tags:current"],"hitsPerPage":5}
|
||||
algoliaOptions: {"facetFilters":["tags:0.56"],"hitsPerPage":5}
|
||||
});
|
||||
</script></body></html>
|
||||
Reference in New Issue
Block a user