UNPKG

@nativescript-community/ui-zoomimage

Version:

Zoomable image view based on @nativescript-community/ui-image

6 lines (5 loc) 170 B
declare class ImageScrollView extends UIScrollView { static new(): ImageScrollView zoomView: UIImageView | SDAnimatedImageView updateForImage(size: CGSize) }