I have a uiscrollview and I put 4 uiviews to make an option. I put label 1 for uiview1 and label 2 for uiview2, for uiview 3 i put label 3 and uiview4 i put label 4.
After that I hide the 4 uiview so everytime I pulldown the screen the 4 uiviews will display base on how far the user pull.
Can anyone give an example on how to display the which uiview is selected, when you pull the screen in ios iphone?