I've been struggling to implement something a la the date picker that slides out when adding a calendar event in iOS7. There's an example pictured here. This would be perfect for reducing clutter and keeping context in my app by tapping a cell and revealing more cells or an image. I just cannot figure it out at all.
Does anyone know of a way to do this?
Edit: I'd like to be a bit abstract, for any view to be able to appear when selected and push all the other view content down.