Taranys / nativescript-imagepicker

Image picker plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Picker for the NativeScript framework

An image picker control that supports multiple selection.

Usage

Please check the follwing article.

Development

Prerequisites

Build

To install dev dependencies:

npm install

To compile the TypeScript and create the npm package output in dist:

grunt

About

Image picker plugin

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 90.6%Language:JavaScript 9.4%