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
Hi , I am trying to run some functions in viewWillAppear, but unfortunately SidebarOverlay calls viewWillAppear only once. how should run my func whenever SidebarOverlay opens ?
Hi , I am trying to run some functions in
viewWillAppear, but unfortunatelySidebarOverlaycallsviewWillAppearonly once. how should run my func wheneverSidebarOverlayopens ?