Jiar / SegementSlide

Multi-tier UIScrollView nested scrolling solution. 😋😋😋
https://blog.jiar.me/2019/02/13/Multi-tier-UIScrollView-nested-scrolling-solution/
Apache License 2.0
1.3k stars 161 forks source link

Can UIRefreshControl () be used in Segement Slide? #48

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm trying to refresh a TableView inside a SegementSlide using UIRefreshControl (), but it's not working.

Can UIRefreshControl () be used in Segement Slide?

I'm wondering if UIRefreshControl () can't be used because your master example uses MJRefresh to refresh.

Thanks!!

Jiar commented 4 years ago

Sorry, I haven't tried it and I'm not sure if it's feasible at the moment.