You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, love your control, have a feature request.
I am displaying my UIViewController inside UINavigtaionController using popip. Content is then pushed and id like this new content animated to another size (e.g. respect preferedPopinContentSize value). Poping UINavigtaionController should animate back to a root view controller size
The text was updated successfully, but these errors were encountered:
Thank you. This is a good idea and it should not be too hard to do even if there are some edge cases when the popup is presented in a UINavigationController.
Hello, love your control, have a feature request.
I am displaying my
UIViewController
insideUINavigtaionController
using popip. Content is then pushed and id like this new content animated to another size (e.g. respectpreferedPopinContentSize
value). PopingUINavigtaionController
should animate back to a root view controller sizeThe text was updated successfully, but these errors were encountered: