You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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); }
The text was updated successfully, but these errors were encountered: