| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-05-01 | 529 Bytes | |
| v6.3.0 Bug fixes with special hierarchy UIScrollView-_UIStackView-_UITextField structure.tar.gz | 2019-05-01 | 2.4 MB | |
| v6.3.0 Bug fixes with special hierarchy UIScrollView-_UIStackView-_UITextField structure.zip | 2019-05-01 | 2.6 MB | |
| Totals: 3 Items | 5.0 MB | 0 | |
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.