0.7.2
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