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
It would be nice to have a protocol with methods (options) which will indicate the segment change to view controllers, like segmentWillAppear and segmentWillDisappear in view controllers, to clear off any things just like we do with viewWillAppear.
It would be nice to have a protocol with methods (options) which will indicate the segment change to view controllers, like segmentWillAppear and segmentWillDisappear in view controllers, to clear off any things just like we do with viewWillAppear.