Released on 2018-11-24.
- [FIX] Don't show lines when color is set to nil
Released on 2018-09-25.
Swift 4.2 Supports
Released on 2017-12-10.
- [FIX] Updating to last swift syntax.
Released on 2017-09-22.
Swift 4 Supports
Released on 2017-04-01.
Swift 3.1 Supports
Released on 2016-09-15.
Swift 3 Supports
- [ADD] Swift Package Manager supports
Released on 2015-12-14.
- [FIX] flap animation continue when new text is set #2
Released on 2015-11-27.
- [ADD]
TwelveHourClock
,TwentyFourHourClock
andMinuteAndSecond
tokens - [ADD] tvOS supports
- [FIX] Keep text displayed when reload data
Released on 2015-11-17.
- [FIX] Builder properties access control (#1)
Released on 2015-11-13.
- [UPDATE] Rename
supportedTokensInSplitflap:
method totokensInSplitflap:
- [ADD]
setText:animated:completionBlock:
method to know when an animation finished - [ADD] Test cases
Released on 2015-11-12.
- [FIX] Parse characters and words
- [ADD]
FlapViewBuilder
to make flap configuration easier - [ADD]
splitflap:builderForFlapAtIndex:
method to customize the each flap individually:backgroundColor
,cornerRadius
,font
,textAlignment
,textColor
,lineColor
Released on 2015-11-11.
flapSpacing
property to configure the spacing between flapssupportedTokensInSplitflap:
method to define the "characters" used by flapsnumberOfFlapsInSplitflap:
to set the number of flapssplitflap(splitflap:rotationDurationForFlapAtIndex:
method to change the rotation duration of each flaps- Cocoapods support
- Carthage support