仿写一个网上的SegmentControl

今天在cocoachina 上看见一个不错的segmentControl :http://www.cocoachina.com/ios/20151228/14793.html

讲的是作者看见一个有意思的segmentControl,然后给出了github 链接:
https://github.com/lizelu/ZLCustomeSegmentControlView

因为是Objective-C写的,我改写成了Swift版本:
[email protected]:liamscofield/ALNSegmentControlSample.git

你可能感兴趣的:(仿写一个网上的SegmentControl)