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
Handled a case where Window Size is not equals to Screen Bounds.
Fixed an issue where user was not able to set toolbarDoneBarButtonItemText and setTarget to doneBarButton simultaniously.
Fixed an issue where keyboard was not preserving distance from textField when UITextField is embedded in UIStackView and UIStackView is embedded inside UIScrollView.
Improvements
Optimized UITableView and UICollectionView scroll handling.