MPFlipViewController
MPFlipViewController copied to clipboard
Add a property to render transparent views.
This patch adds a shouldRenderOpaqueViews property in MPFlipTransition that will set the graphics context used to draw the parts of the transitioned accordingly.
It it related to the following issue https://github.com/mpospese/MPFoldTransition/issues/10.