Open torlanco opened 7 years ago
Excellent! Good you do a PR? I’m not actively maintaining this project anymore.
@FokkeZB Just want to say Thank you for all the Great work you have done for us Appcelerator users..I think they letting you leave was one of the worst decisions they ever made
The date time picker depends on the app having a navbar
add a change listener to the picker element and the following code, to override navbar controls
function changeValue(e){ $.setValue(e.value); }