I have been trying to make sense of some claims that Appcelerator Titanium makes. As per their site, if I know HTML and Java script, I can develop a native mobile app using their SDK. So I need someone to tell me this.
If I develop an app for calculating loan installments using a form in dream weaver that takes input (Down Payment Amount, Interest Rate, and Tenure) in text fields, apply form validation using Java script, and calculate the installment amount using Java Script, and then display the amount.
Will appcelerator turn all of this into a native app? Sounds too good to be true...