Creating the Mint Pie Picker View

58 Views Asked by At

Would anyone be able to provide some direction on how the Mint (the financial app, https://www.mint.com/) Pie Picker View was created, using Swift 3? I would want to use it for a color picker for my app, so all the pie pieces would be the same size and the pie pieces which each represent a different color. The pie is rotated using swiping gestures.

See image link below, http://imgur.com/a/trs9C

1

There are 1 best solutions below

0
On

ypu can create Pie by using chart library. for adding the gesture simply implement the UIGestureRecognizer