I am looking to implement something similar to the 开发者_开发问答dashboard of facebook app where you can slide between pages. The page I am talking about has bullets type thing at the bottom to indicate on which page are you. This is same as the one we see in Edit mode on iphone's springboard (main screen).
Is there a control/library for that?
yes , its possible ,
Try Three20 Library - TTLauncherView Facebook Uses this Library
http://iosguy.com/2010/10/19/tthree20-a-brief-ttlauncherview-tutorial/
or this one https://github.com/rigoneri/myLauncher
Hope this Helps
精彩评论