mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
@@ -78,7 +78,7 @@
|
||||
<p>Many standards functions are also available on all the supported JavaScript runtimes.</p>
|
||||
<p>Browser</p>
|
||||
<ul>
|
||||
<li><a href="https://developer.chrome.com/devtools/docs/console-api">console.{log, warn, error, info, trace, table}</a></li>
|
||||
<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/next/network#content">XMLHttpRequest, fetch</a></li>
|
||||
<li><a href="/react-native/docs/next/timers#content">{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame</a></li>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<p>Many standards functions are also available on all the supported JavaScript runtimes.</p>
|
||||
<p>Browser</p>
|
||||
<ul>
|
||||
<li><a href="https://developer.chrome.com/devtools/docs/console-api">console.{log, warn, error, info, trace, table}</a></li>
|
||||
<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/next/network#content">XMLHttpRequest, fetch</a></li>
|
||||
<li><a href="/react-native/docs/next/timers#content">{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame</a></li>
|
||||
|
||||
Reference in New Issue
Block a user