SkillAgentSearch skills...

PieGraphSampler

It is a sample project created to make a presentation on iOSDC 2018.

Install / Use

/learn @masashi-sutou/PieGraphSampler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PieGraphSampler

PieGraphSampler is a sample project created to make a presentation on iOSDC 2018.

Feature

  • draw pie graph

    • UIBezierPath
  • infinite rotate animation

    • CAShapeLayer
    • CATextLayer
    • CABasicAnimation
    • CADisplayLink
    • UnitBezier
      • https://github.com/WorldDownTown/CurvingProgressBarSample/blob/master/CurvingProgressBarSample/UnitBezier.swift
    • AnimationCurve
      • https://github.com/WorldDownTown/CurvingProgressBarSample/blob/master/CurvingProgressBarSample/AnimationCurve.swift
  • support to gestures

    • UITapGestureRecognizer
    • UIPanGestureRecognizer
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated7y ago
Forks0

Languages

Swift

Security Score

60/100

Audited on Nov 12, 2018

No findings