ClippingBezier
January 07, 2019 • MIT License
ClippingBezier calculates intersection points, paths, and shapes between two UIBezierPaths
PanGesture-CATransform
December 26, 2017 • Apache 2.0 License
Tinderstyle PanGesture based UIBezierPath and CATransform Animation
CircularRipple
December 26, 2017 • Apache 2.0 License
Circular Ripple Animation For Activity & Other Purpose
FlexibleGauge
December 01, 2017 • MIT License
With this animated gauge you will be able to create flexible gauges with or without images in or out of the gauge circle.
Add this to Podfile --> pod 'FlexibleGauge' and refresh the pod installation
LineAndPieChartDemo
December 29, 2016 • Apache 2.0 License
Use Bezier Paths to draw a simple Pie chart and Line Chart
MUSleepGraph
November 22, 2016 • Apache 2.0 License
This is a unique library to present data per week
BIZCircularProgressView
May 01, 2016 • MIT License
BIZCircularProgressView is a subclass of UIView that adds round progress view with timer.
SAWaveToast
September 03, 2015 • MIT License
Show text with wave animated background and floating animation.
JTChartView
July 04, 2015 • MIT License
JTChartView is the new lightweight and fully customizable solution to draw a curve and fill the space underneath it with a gradient. The result is a beautiful chart.
COBezierTableView
March 29, 2015 • MIT License
UITableView modification written in Swift where cells are scrolling in an arc defined by a BezierPath.
Project even include classes for editing BezierPaths.
Circular Progress View
December 30, 2014 • MIT License
Animated Circular Progress View Control based on CAShapeLayer and UIBezierPath
RMDownloadIndicator
February 16, 2014 • MIT License
RMDownloadIndicator is a visual display for downloading of files. It displays the amount of file download as a pie chart just like the app download from the app store in iOS . The colors, radius pe...
MFLTransformingDigits
October 22, 2013 • Unspecified License
Core Animation Digit Folding, inspired by the Timely Alarm Clock for Android.
AIMBalloon
September 21, 2013 • MIT License
Example control showing how to use UIDynamicAnimator in iOS 7. In addition it shows how to create CAShapeLayer which reacts to gravity.
UITextViewExtras
August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView.
* Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...
UIBezierPath+Symbol
January 11, 2013 • MIT License
Symbol extension for UIBezierPath class (UIBezierPath category).
ACEDrawingView
January 10, 2013 • Apache 2.0 License
ACEDrawingView is a sample project showing exactly how to create a nice and smooth drawing application. In a few lines of code it supports drawing with different colors and line width. It also incl...
MGDrawingSlate
August 04, 2012 • MIT License
MGDrawingSlate is a simple, customizable, and easy-to-use UIView subclass that allows developers to easily embed a drawing view within their app. It utilizes a UIBezierPath to create a smooth path ...
PathMove
June 12, 2012 • BSD License
A demonstration of moving an object along a bezier path in iOS.