You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have try to implemented zlswipeview into swift but data source method not called I try multiple ways but method required
func nextView(for swipeableView: ZLSwipeableView) -> UIView
not called.
`
let swipperView = ZLSwipeableView(frame: self.swipeView.frame)
I have try to implemented zlswipeview into swift but data source method not called I try multiple ways but method required
func nextView(for swipeableView: ZLSwipeableView) -> UIView
not called.
`
let swipperView = ZLSwipeableView(frame: self.swipeView.frame)
`
please let me know if I doing something wrong.
Thanks
The text was updated successfully, but these errors were encountered: