jasnig / ZJScrollPageView

网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成, 滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segment scrolls with the content")
MIT License
1.11k stars 197 forks source link

修复子控制器生命周期错乱的问题 #72

Open alexsun opened 6 years ago

alexsun commented 6 years ago

修复切换子控制器时出现 “Unbalanced calls to begin/end appearance transitions“ 这一问题

huohongxu commented 5 years ago

这么改的话push的生命周期对了 但是滚动的生命周期又不对了