-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
While on tab third with following values :-
center = CGPoint(x: 330, y: 350)
startAngle = CGFloat.pi
endAngle = 3 * CGFloat.pi / 2
collectionView always works in anti-clockwise direction, even if i set clockwise direction.
I want clockwise direction with above values
Reactions are currently unavailable