luxiaoming

Results 9 repositories owned by luxiaoming

Demo_ButtonImageTitleEdgeInsets

230
Stars
57
Forks
Watchers

用button的titleEdgeInsets和 imageEdgeInsets属性来实现button文字图片上下或者左右排列的demo

Demo_AlarmClock

17
Stars
5
Forks
Watchers

A alarm clock demo written in Swift 3.0, similar to the Apple clock App

LXMExpandLayout

25
Stars
5
Forks
Watchers

A UICollectionViewLayout that can expand one item with spring animation without doing any transition, support cell with any size

LXMLyricsLabel

37
Stars
10
Forks
Watchers

A label that can change its textColor gradually like lyrics

LXMRevealDemo

35
Stars
10
Forks
Watchers

A UIView category for reveal animation

LXMRulerView

22
Stars
5
Forks
Watchers

A ruler View could be used as a value picker or a value displayer

LXMThirdLoginManager

35
Stars
5
Forks
Watchers

LXMThirdLoginManager

LXMWaterfallLayout

28
Stars
6
Forks
Watchers

A collectionViewLayout layout cells like waterfall, which add the missing collectionViewHeader and collectionViewFooter

TEST_XMLCommon

25
Stars
12
Forks
Watchers

用来总结整理自己写过的代码,方便以后复用