It looks pretty nice and it works well enough for static pages.
But if you're generating the UI from JavaScript, it really doesn't cooperate.
It also has various performance problems, especially on Android (since its authors appear to prefer iOS). It creating tons of DOM elements doesn't help either.
I'm just now looking into alternatives to the dreadful jQuery Mobile for a Backbone-based app.