uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.86k stars 237 forks source link

Problem with ViewControllers LifeCycles #545

Open Guala99 opened 3 years ago

Guala99 commented 3 years ago

The tabmanViewController contains three viewControllers, when I drag through them sometime the VC lifecycles methods such as viewdidappear are not called. This causes a lot of issues with animations I implemented.