nativescript-image-preview

0.1.0 • Public • Published

NativeScript Image Preview

A lightweight NativeScript plugin that wraps the JTSImageViewController CocoaPod.

Installation

tns install nativescript-image-preview

Usage

var imagePreview = require("nativescript-image-preview");
imagePreview.showImage("https://i.imgur.com/sKh7Z6R.png");

You can alternatively just use JTSImageViewController APIs documented on http://cocoadocs.org/docsets/JTSImageViewController/. This plugin makes them all available.

Readme

Keywords

none

Package Sidebar

Install

npm i nativescript-image-preview

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • tjvantoll