hons82 / THSegmentedPager

Simple plugin-sample using the HMSegmentedControl and a UIPageViewController to show Tabs
Other
219 stars 52 forks source link

How to support lazy loading controller? #2

Closed xhzengAIB closed 10 years ago

xhzengAIB commented 10 years ago

@hons82

Jack

cerupcat commented 9 years ago

Was this ever implemented?

hons82 commented 9 years ago

I don't think so. In my Apps I use it with quite thin viewdidload methods and do the real init in the viewwillappears

cerupcat commented 9 years ago

I see. I might fork and try a different method to load only the viewcontrollers needed (before, current, after).

hons82 commented 9 years ago

That would be really nice. If you have a solution for that I’d like to add it!

~Hannes

On 21 May 2015, at 09:27, Seth notifications@github.com wrote:

I see. I might fork and try a different method to load only the viewcontrollers needed (before, current, after).

— Reply to this email directly or view it on GitHub https://github.com/hons82/THSegmentedPager/issues/2#issuecomment-104164715.