Fixed a documentation typo (#1405)
This commit is contained in:
parent
ef61eac63b
commit
dd715948d5
|
@ -60,7 +60,7 @@ ImagePicker.openPicker({
|
|||
});
|
||||
```
|
||||
|
||||
**Android: The prop 'cropping' has been known to cause videos not to be display in the gallery on Android. Please do not set cropping to true when selecting videos.**
|
||||
**Android: The prop 'cropping' has been known to cause videos not to be displayed in the gallery on Android. Please do not set cropping to true when selecting videos.**
|
||||
|
||||
|
||||
### Select from camera
|
||||
|
|
Loading…
Reference in New Issue