It's built from scratch. I'll be open sourcing it all very soon.
I'm using Meteor for the front and backend and the UI was just recreated with CSS. PhoneGap provides the shell and basically hijacks the DOM from the Meteor server and re-fires events. I'm going to be implementing the FastRender tomorrow so it'll render all html and json with one request.
I'm using Meteor for the front and backend and the UI was just recreated with CSS. PhoneGap provides the shell and basically hijacks the DOM from the Meteor server and re-fires events. I'm going to be implementing the FastRender tomorrow so it'll render all html and json with one request.