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
The following line in the code is preventing me from tinting the color of my icons. Is there a workaround to accessing the child page view controllers?
Thanks!
fileprivatevarcontainer:AlertPageViewController!
The text was updated successfully, but these errors were encountered:
My pull request #28 includes an optional delegate method callback for this. If you implement it, that method will be called when the view controller is displayed, to perform any animations or manipulations, etc.
The following line in the code is preventing me from tinting the color of my icons. Is there a workaround to accessing the child page view controllers?
Thanks!
The text was updated successfully, but these errors were encountered: