Toolbar
Toolbar copied to clipboard
maximumHeight not working on Swift 4.2
- Xcode version: 10.1
- Toolbar version: 0.5.0
using this code
self.toolbar.maximumHeight = 100
is not reflecting, the toolbar keep stretching until it go under navigation controller, removing stretching is showing only 2 lines and the textView is small.
Same issue here, even on Swift 5.0
No response till now!