Omar Al tawashi
Results
3
comments of
Omar Al tawashi
I also have a similar issue , and use self.reloadPagerTabStripView()
Same issue
I am also facing the same issue, and solve using this after dismissing tap controller let mainWindow = UIApplication.shared.delegate?.window mainWindow??.makeKeyAndVisible()