mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
@@ -54,7 +54,7 @@
|
||||
<li><code>Videos</code></li>
|
||||
<li><code>Photos</code> // default</li>
|
||||
</ul></li>
|
||||
<li><code>mimeTypes</code> : {string} : Filter by mimetype (e.g. image/jpeg).</li>
|
||||
<li><code>mimeTypes</code> : {Array} : Filter by mimetype (e.g. image/jpeg).</li>
|
||||
</ul>
|
||||
<p>Returns a Promise which when resolved will be of the following shape:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user