bhlvoong / LBTATools

Set of tools to drastically improve development speed of UI in iOS applications
MIT License
727 stars 94 forks source link

CGSize extension added. #23

Closed sereisoglu closed 4 years ago

sereisoglu commented 4 years ago

For use with withSize.

sereisoglu commented 4 years ago

keyboardWillShowNotification and keyboardWillHideNotification in LBTAFormController were removed in deinit.

sereisoglu commented 4 years ago

New init function added to LBTAListHeaderFooterController.

sereisoglu commented 4 years ago

equalEdge ( size: CGFloat) parameter name changed to equalEdge ( edge: CGFloat)