Skip to content

0.7.2

Compare
Choose a tag to compare
@dogo dogo released this 29 May 23:47
· 269 commits to develop since this release

If defaultBackgroundColor is preconfigured for button its not changed to default style color. Thanks @alex1704
Add NSStringDrawingUsesFontLeading to ensure the use of default line spacing specified by the font
Use ceilf since it's a floating point math
Add bounce animation to slideFromTop. Thanks @javikr
Improve interactivePopGesture handle. Thanks @crowriot