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 f5b942236c3efaa5ddd4581b8f5b3101eb03acf8
This commit is contained in:
@@ -612,7 +612,7 @@
|
||||
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
|
||||
<tr><td>headers</td><td>object</td><td>Yes</td><td>The headers for the request.</td></tr>
|
||||
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
|
||||
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
|
||||
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing to retrieve the image.</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
|
||||
@@ -612,7 +612,7 @@
|
||||
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
|
||||
<tr><td>headers</td><td>object</td><td>Yes</td><td>The headers for the request.</td></tr>
|
||||
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
|
||||
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
|
||||
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing to retrieve the image.</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user