Releases: ktanaka117/ScrollingFollowView
Releases · ktanaka117/ScrollingFollowView
1.1.1 Release notes(2017/02/02)
1.0.1 Release notes(2016/11/02)
1.0.1 Release notes(2016/11/02)
Improvement
- Make compilable on Xcode8.1 #5 @jollyjoester
Contributor
Thank you very much!
1.0.0 Release notes(2016/09/20)
1.0.0 Release notes(2016/09/20)
Congraturation! Version 1.0.0 is Released!!!
New Feature
- ** Migrating to Swift 3.0!! **
- Enable to control allow/disallow half-display state.
0.3.1 Release notes(2016/08/10)
0.3.0 Release notes(2016/08/10)
New Feature
- Add showing and hiding delay points.
Bug Fix
- Change constraint's access modifier.
0.2.0 Release notes(2016/08/04)
New Feature
- Change way to setup. Must pass maxFollowPoint and minFollowPoint.
0.1.0 Release notes(2016/07/27)
New Feature
- Add show() and hide() methods.
Bug Fix
- I'd clean forgotten must calling layoutIfNeeded().