cordova - Is Phonegap capable of converting all CSS3 transitions? -


is phonegap capable of converting css3 transitions or should avoid of them?

phonegap uses webview display page.

in devices webview uses webkit render pages. ever works in other webkit browsers (google chrome, example), should work phonegap.

read more here:

http://docs.phonegap.com/en/4.0.0/guide_hybrid_webviews_index.md.html


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -