I would really like to do this with a MapView as background, and a TableView a foreground: http://youtu.be/ZrZ_B7DRqdo . Does anybody know a way to do this?
Asked
Active
Viewed 459 times
1 Answers
0
I would recommend following this tutorial but be aware, there is an underlying bug in iOS8 using this solution which you can solve easily like others did in this answer.
Another possibility is using SCStackViewControllers
library available in github which will provide multiple examples on how to stack and animate transitions between multiple UIViewcontroller
.

Community
- 1
- 1

Benjamin Jimenez
- 984
- 12
- 26