I have implemented Pull to refresh functionality in my android application, its works fine. Now I want to convert this functionality as a module. How can I do this?,Thanks in advance. I am using Titanium SDK 1.8 and Android 2.3
I have implemented Pull to refresh functionality in my android application, its works fine.
Share
you would need to rewrite it all in java. the current SDK for android does not support javascript modules