coolbeet / CBStoreHouseRefreshControl

Fully customizable pull-to-refresh control inspired by Storehouse iOS app
MIT License
3.92k stars 480 forks source link

UIBezierPath with 2 control points #27

Open Skornos opened 9 years ago

Skornos commented 9 years ago

Is it possible to add to plist UIBezierPath like this? [bezierPath addCurveToPoint: CGPointMake(83, 18) controlPoint1: CGPointMake(117, 33.22) controlPoint2: CGPointMake(101.78, 18)];

If not it would be a nice to have feature :)

victoryudi commented 9 years ago

+1

keba76 commented 7 years ago

+1