You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
| onSaveToCamera | function<br><br>`(index?: number => void`| no | The callback for save to camera |`() => {}`|
88
88
| onChange | function<br><br>`(index?: number => void`| no | When the image changed |`() => {}`|
89
89
| onMove | ( position: [IOnMove](https://github.com/ascoders/react-native-image-zoom/blob/master/src/image-zoom/image-zoom.type.ts) )=>void | reports movement position data (helpful to build overlays) | ()=> {} |
90
-
91
90
| saveToLocalByLongPress | boolean | no | Enable save to camera when long press |`true`|
0 commit comments