Skip to content

pablogsIO/TubeLineStops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TubeLineStops - Swift

License Platform

A simple UIView subclass that allows you to draw tube line stops.

This class draws parts of the line, these parts could be the beginning of the line, the end, forks, unions etc. You can see here different types:

Demo

You have a fully functional demo in TubeLineStops folder.

Example Usage

var stop: TubeLineStop()

stop.lineColor = UIColor.red
stop.stopType = .tailLeft

License

TubeLineStops is available under the MIT license. See the LICENSE file for more info.

If you use it, i'll be happy to know about it.

About

An UIView extension to draw tube line stops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages