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

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -

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