update readme
This commit is contained in:
parent
a37127d5ff
commit
1a2d44643d
@ -175,8 +175,9 @@ Attribute | Values | Description
|
||||
`customButtonStyle` | Object | See Custom Button section
|
||||
`onCustomButtonPress` | Function | Callback when custom button tapped
|
||||
`contentInset` (iOS) | Object | The amount by which the gellery view content is inset from its edges (similar to `ScrollView` contentInset)
|
||||
`remoteDownloadIndicatorType` | String (`spinner` / `progress-bar`) | If remote download (iCloud) is needed, which type of indicator to show
|
||||
`remoteDownloadIndicatorColor` | Color | Color of the remote download indicator to show
|
||||
`remoteDownloadIndicatorType` | String (`spinner` / `progress-bar`) | iOS only - If remote download (iCloud) is needed, which type of indicator to show
|
||||
`remoteDownloadIndicatorColor` | Color | iOS only - Color of the remote download indicator to show
|
||||
`onRemoteDownloadChanged` | Function | iOS only - Callback when the device curentlly download remote image stored in the iCloud.
|
||||
|
||||
#### Custom Button
|
||||
|
||||
@ -205,4 +206,4 @@ Want/Need QR Code support embed in this package, please vote [HERE](https://gith
|
||||
|
||||
The MIT License.
|
||||
|
||||
See [LICENSE](LICENSE)
|
||||
See [LICENSE](LICENSE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user