JXPageControl
JXPageControl copied to clipboard
Push view controller animation is not working when we added page controller in destination view controller
Did you find any solution? I have the same problem
I use JXBanner have the same problem. I changed here: // self.refreshPageControl() ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ DispatchQueue.main.async { self.refreshPageControl() }