Is there any activity indicator similar to MBProgressHUD for Titanium based iOS application ?
I searched a lot but couldn’t find a solution.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I searched a lot, but didn’t get any solution till now.
So I developed a module for integrating an activity indicator similar to
MBProgressHUDto Titanium based iOS applications (It uses same code and similar functionality .You can find the module here : MMP_Activity
Dedicated to Stack Overflow and Appcelerator for helping me a lot for getting it right.