Deploy website

Deploy website version based on e05b352293
This commit is contained in:
Website Deployment Script
2018-05-07 21:07:10 +00:00
parent e05b352293
commit e3853cbe20
+1 -1
View File
@@ -401,7 +401,7 @@ AppRegistry.registerComponent(
<tbody>
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</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>