I’m creating an application which has a home screen that looks like the native iPhone home screen. I don’t have any pages but I wanted to enable dragging and dropping of the icons when you hold them to organise them into different places.
Is this possible? How hard would this be?
Three20 framework provides a launcher class that supports this kind of view, but please think before using it. iPhone apps should look like iPhone apps, not like iPhone home screen.