JXPageControl icon indicating copy to clipboard operation
JXPageControl copied to clipboard

Push view controller animation is not working when we added page controller in destination view controller

Open niravtechflitter opened this issue 4 years ago • 2 comments

niravtechflitter avatar Feb 01 '22 08:02 niravtechflitter

Did you find any solution? I have the same problem

sepehr-keyhani avatar Nov 02 '22 06:11 sepehr-keyhani

I use JXBanner have the same problem. I changed here: // self.refreshPageControl() ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ DispatchQueue.main.async { self.refreshPageControl() }

ZhouFangyuan avatar Jan 07 '23 03:01 ZhouFangyuan