mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-22 10:28:23 +00:00
Updated readme.md (#621)
Added freeStyleCropEnabled option info in readme file
This commit is contained in:
parent
35a6aa9851
commit
bcb9cfda1e
@ -105,6 +105,7 @@ ImagePicker.clean().then(() => {
|
||||
| cropperActiveWidgetColor (android only) | string (default `"#424242"`) | When cropping image, determines ActiveWidget color. |
|
||||
| cropperStatusBarColor (android only) | string (default `#424242`) | When cropping image, determines the color of StatusBar. |
|
||||
| cropperToolbarColor (android only) | string (default `#424242`) | When cropping image, determines the color of Toolbar. |
|
||||
| freeStyleCropEnabled (android only) | bool (default false) | Enables user to apply custom rectangle area for cropping |
|
||||
| cropperToolbarTitle | string (default `Edit Photo`) | When cropping image, determines the title of Toolbar. |
|
||||
| cropperCircleOverlay | bool (default false) | Enable or disable circular cropping mask. |
|
||||
| minFiles (ios only) | number (default 1) | Min number of files to select when using `multiple` option |
|
||||
|
Loading…
x
Reference in New Issue
Block a user