Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JavaScript Library for mobile animations? [closed]

I'm looking for a JavaScript Library similar to impress.js, with which I can create animations on text content, but which works also in iOS/Android.

Hype by Tumult goes into the direction I'm looking for, but I'm not looking for an editor but for something I can build into my app.

I was focused on JS the whole time but can CSS3 do similar things on mobile, too?

Thanks for the answers!

like image 823
ernesto50 Avatar asked Sep 09 '26 03:09

ernesto50


1 Answers

A few options I looked at before:

jQuery Mobile

Sencha Touch

jQTouch

Imo jQuery Mobile being the most reliable + the developing speed with it is fast + it is really simple to use and it is not beta anymore!

You could also go by using the canvas element - cakejs and raphaeljs are an option to it.

CSS3 will give you some options - altough using webkit really expands your CSS3 options - but you loose on crossbrowser support.

like image 177
easwee Avatar answered Sep 11 '26 15:09

easwee



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!