jigar parmar

Results 3 comments of jigar parmar

@moonlsd i removed library and using below line of code to tableview. let cells = tableview.visibleCells let tableHeight: CGFloat = tableview.bounds.size.height for i in cells { let cell: UITableViewCell =...

let finishingIndex = self.finishIndex wheelControl.startRotationAnimation(finishIndex: finishingIndex, continuousRotationTime: 1) { [self] (finished) in print(prizes[finishingIndex]) }