The best way to create a dashboard as shown in the Apple app

What is the best way to create a digital panel, such as the one that Apple uses in a phone application? alt text http://i30.tinypic.com/2e1vy2g.png

+4
source share
2 answers

I implemented KeypadView which is configured through a delegate.

This github repository has a KeypadView and a delegate implementation.

Since I'm still new to iOS development, I would appreciate it if you could share your thoughts with me.

+2
source

All Articles