I want to create something similar to these pictures in the FourSquare.
So, when the user scrolls down, after a certain point , the height of the map changes and takes almost all of the screen, and the rest screen is moving down.
What structure should I use?
Should I use an MKMapView inside a scrollview? How do I set that if the scrolling is not half the screen then you should bounce back?