nativescript-timedatepicker icon indicating copy to clipboard operation
nativescript-timedatepicker copied to clipboard

Results 10 nativescript-timedatepicker issues
Sort by recently updated
recently updated
newest added

I guess it is due to the new `AngularCompilerPlugin` (angular/angular-cli/issues/8284), deleting all the `ts` files under `node_modules/nativescript-timedatepicker` folder solved the issue Or alternatively can add those files into `include` section...

Hi, i currently have app which use the timedatepicker. after click on the timedatepicker, it will refresh the page. however, after refresh, my action bar is missing. why did this...

Hi there! Wanted to know whether your plugin will still be working fine if I add the flag of 'markingMode' set to 'none' in package.json file, as mentioned in one...

Tried with 6.x and working properly.

Hi, Is it possible to style the dialogue for Android (possibly iOS too)? And how do I set the max/min dates?

I want close TimeDatePicker programmatically? How do?

My needs require i use the 12 hour clock option and also pm and am. how do i set it on this plugin. Thanks

Hey, I was just wondering wouldn't it be better to make 'showDateTimePickerDialog()' also work on Android so that it opens the TimePickerDialog after selecting a date? Isn't that be the...

Can these functionalities be added to the plugin? It's a great one, and the only details left in it are these.

I would like to know how to determine user has pressed CANCEL button! Or, could I disable the CANCEL?