SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

viewForItemAtIndex not called when wrapEnabled = YES

Open linked67 opened this issue 9 years ago • 0 comments

Like the title say, this datasource don't get called when i enable wrap and i have nothing on screen. With wrap to NO there is no problem, the delegate is called and everything works fine.

Curiously numberOfItemsInSwipeView get called in both case.

Someone has an idea why the wrap is not working ? Does it need something special to work ?

linked67 avatar Mar 04 '16 08:03 linked67