Skip to content

Simple Ionic Blank app that displays a pair of Calendar & Time inputs that are constructed from HTML 5 <input> and another pair that are constructed from ngCordova Date picker.

Notifications You must be signed in to change notification settings

saintc0d3r/ionic-html5-cordova-date-time-pickers

Repository files navigation

ionic-html5-cordova-date-time-pickers

Simple Ionic Blank app that displays a pair of Calendar & Time inputs that are constructed from HTML 5 <input> and another pair that are constructed from ngCordova Date picker.

HOW TO - Run this sample

  • Open a terminal box then run this command to pull the source code into your current folder: git clone https://github.com/saintc0d3r/ionic-html5-cordova-date-time-pickers.git
  • Run this command to install all required dependencies: npm install && bower install
  • Run this command to add iOS & Android platforms: ionic platform add ios && ionic platform add android
  • Run this command to build the app as both iOS app & android app: ionic build ios && ionic build android

About

Simple Ionic Blank app that displays a pair of Calendar & Time inputs that are constructed from HTML 5 <input> and another pair that are constructed from ngCordova Date picker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published