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
I've tried a few different things... (like using Buttons instead of views) but I still haven't figured-out a reliable way to a push a viewcontroller from a FlexLout. I've figured out a workaround for PRESENTING another viewcontroller as a popup... But pushing using a navigation controller seems impossible:
I've tried a few different things... (like using Buttons instead of views) but I still haven't figured-out a reliable way to a push a viewcontroller from a FlexLout. I've figured out a workaround for PRESENTING another viewcontroller as a popup... But pushing using a navigation controller seems impossible:
https://stackoverflow.com/questions/78500667/swift-push-viewcontroller-from-flexlayout-view
You have to do something insane like this to present a popup:
...but neither love nor money will push a viewcontroller.
The text was updated successfully, but these errors were encountered: