🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

nativescript-material-datetimepicker

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-material-datetimepicker - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+1
-1
package.json
{
"name": "nativescript-material-datetimepicker",
"version": "1.0.6",
"version": "1.0.7",
"description": "NativeScript Plugin to use Material Design Date and Time Picker",

@@ -5,0 +5,0 @@ "main": "material-datetimepicker",

@@ -9,4 +9,19 @@ # nativescript-material-datetimepicker [![Build Status](https://travis-ci.org/shiv19/nativescript-material-datetimepicker.svg?branch=master)](https://travis-ci.org/shiv19/nativescript-material-datetimepicker) [![npm](https://img.shields.io/npm/dt/express.svg)](https://www.npmjs.com/package/nativescript-material-datetimepicker) [![npm](https://img.shields.io/npm/v/nativescript-material-datetimepicker.svg)](https://www.npmjs.com/package/nativescript-material-datetimepicker)

This plugin is a wrapper around `android.app.DatePickerDialog` for Android.
It is not compatible with iOS yet.
---
## DEPRECATED - 25th Oct 2017
All functionality of this plugin, and more (including iOS Support), is now
available at [nativescript-modal-datetimepicker](https://www.npmjs.com/package/nativescript-modal-datetimepicker) <3
Use this plugin, only if you don't need iOS support, and other additional features.
Be warned, development of this plugin has been discontinued.
- Shiv19
---
## Screenshots

@@ -13,0 +28,0 @@