I am intrigued by the weightbot UI and would like to learn how to implement the side scrolling feature for weight selection. Anyone here try to design something like that? Would you use a UIScrollview or something to build it?? Or would it be a complete custom design'd component?
Props to the designers.. seems like they put in some serious work!!
I've made something similar for an up coming project. I just used core animation to move the "layer" when the user moves their finger. It's a custom job but it's not really that hard.
__________________ Super Pig iOwn - Inventory anything and everything.
I'm starting on iPhone Dev, and I'd like to know how do they manage to have that animation when the Weightbot (and other tapbots applications) starts ?