UNPKG

@nativescript-community/ui-zoomimage

Version:

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

4 lines (3 loc) 139 B
import { ZoomImageBase } from './index-common'; export { initialize } from './index-common'; export class ZoomImg extends ZoomImageBase {}