HFSwipeView icon indicating copy to clipboard operation
HFSwipeView copied to clipboard

Infinite Swipe View for iOS written in Swift

Results 5 HFSwipeView issues
Sort by recently updated
recently updated
newest added

There's something wrong with the auto slide animation. it moves faster at some points. I checked with the scrollViewFixOffset function. but couldn't figure out. Please help. You can see it...

Hey, I was trying to integrate library in my swift4 project with deployment Target 10.0, but it shows Module file's minimum deployment target is ios9.0 v9.0. I tried to decrease...

Hi. Library is working fine, however I can't found any way to call a reloadData. I have some asynchronous calls that may change my dataSource and I need the swipe...

bug

When I run you code at time center view and right side view gap is not displaying after slightly scroll it is displaying. Please help me.

Hi, how will I be able to show one item at a time in auto sliding mode? is there any method to set the items visible at a given time...