SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

when switching between view controllers, sometimes swipe view will have a blank page

Open ninokierulf opened this issue 10 years ago • 2 comments

I'm using a tabcontroller, and child viewcontrollers have SwipeView as subviews. There are times when I switch between tabs and somehow the swipe view will just be blank. But when I start to swipe, the view will be there. Additional Info: wrapEnabled = YES;

ninokierulf avatar Nov 19 '14 09:11 ninokierulf

I met the same problem with you, do you solve?

Joneze avatar May 15 '17 02:05 Joneze

Do you guys scrolling SwipeView when SwipeView is not on the active UIViewController?

I had the same problem.

saiday avatar Mar 09 '18 12:03 saiday