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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    3

Package Sidebar

Install

npm i nativescript-image-preview

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • tjvantoll