iphone - Override UINavigationController's UINavigationTransitionView clipToBounds -


i creating custom segue custom animation (page curl) when pushing/popping uinavigationcontroller. animation works fine except fact it's clipped boundaries of uinavigationcontroller. i've checked related views make sure cliptobounds set no, no luck.

then looked @ view hierarchy of uinavigationcontroller , found culprit, subview of type uinavigationtransitionview. setting view's cliptobound no trick. however, since view private , undocumented, feels hacky/brittle. there other way accomplish this?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -