bradhowes / ArrowView

Simple iOS view that draws a line with an arrow at the end. Uses UIBezierPath for a nice wavy effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI COV License: MIT

ArrowView

Simple UIView that draws lines with arrowheads. Arrows can start and end on any edge of the view's frame at the edge's mid-point. Uses UIBezierPath to do the line drawing to get a nice wavy and flowing effect.

There is an Arrows playground to play and experiment with.

About

Simple iOS view that draws a line with an arrow at the end. Uses UIBezierPath for a nice wavy effect.

License:MIT License


Languages

Language:Swift 92.7%Language:Makefile 7.3%