mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-23 10:58:16 +00:00
add data field to response object in docs
This commit is contained in:
parent
fdb2c15548
commit
27decf1591
@ -60,6 +60,7 @@ ImagePicker.openPicker({
|
||||
| height | number | Selected image height |
|
||||
| mime | string | Selected image MIME type (image/jpeg, image/png) |
|
||||
| size | number | Selected image size in bytes |
|
||||
| data | base64 | Optional base64 selected file representation |
|
||||
|
||||
## Install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user