I have built a an app in PhoneGap/Cordova and used the JQuery library for some simple animations like slideUp etc.
They work fine on the simulator but when I try on an actual device the animations run really chunky and slow.
Is there a way to speed this up? Or should I be using a different transitions frame work?
If the latter is true can anyone suggest a good version for me to try?
Thanks