Releases: super-ultra/UltraDrawerView
Releases · super-ultra/UltraDrawerView
Swift 6
0.7.1
Fix SVPrivateScrollDelegateProxy
0.7.0
Update README.md
0.6.3
Make ScrollDrawerViewContent interface open
Minor fixes
Merge pull request #10 from super-ultra/fix-import Fix import in AnimationParameters.swift
Animation Conveniences
0.6.1 Add convenience init to AnimationParameters
Animation Control
- Reduce animation time
- Add animation parameters to control transition between states
- Remove
preferredAnimationFramesPerSecond
Animation FPS
- Add preferredAnimationFramesPerSecond option to DrawerView
- Fix origin changing accuracy
Fix state notifications
Merge pull request #5 from super-ultra/state-notification Fix state changing notification
Remove pop dependency. Fix scroll view behaviour.
- remove pop dependency
- fix the effect of the scroll view on the header
- add .swiftformat