New
v6.3.0 Bug fixes with special hierarchy UIScrollView->UIStackView->UITextField structure
Features
- Added Package.swift for Swift Package Manager.
Bug fixes
- 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.