I want to make a nice visual effect on my Map View Controller, which is folded back its right-bottom egde. When user taps on it there will be shown another controller using Partial Curl effect (this part of task is easy for me).
So my question is if it is possible to permanently fold back the egde of controller to achieve described visual effect (only visual, I know how to make transition)?