You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is advance notice that version 0.11.0 will introduce backwards incompatible changes:
Minimum version will be iOS 8.0 or newer
ALTableViewCellFactory will be deprecated in favor of ALAutomaticTableViewCellFactory, which differs in that it uses Apple's suggested way to calculate dynamic cell height (instead of using UIVIew methods to do this).