https://github.com/dyang/DYFloatingHeaderView
A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView
https://github.com/dyang/DYFloatingHeaderView
Last synced: 10 days ago
JSON representation
A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView
- Host: GitHub
- URL: https://github.com/dyang/DYFloatingHeaderView
- Owner: dyang
- License: bsd-3-clause
- Created: 2012-09-11T15:06:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-18T11:27:01.000Z (about 12 years ago)
- Last Synced: 2024-11-05T11:52:52.340Z (5 months ago)
- Language: Objective-C
- Size: 114 KB
- Stars: 64
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - DYFloatingHeaderView - A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView (etc)
- awesome - DYFloatingHeaderView - A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView (etc)
README
DYFloatingHeaderView
====================A custom iOS control that is inspired by the floating header control used in Facebook's iOS app.
You can find a tutorial of DYFloatingHeaderView on my blog: http://iappexperience.com/post/31348397261/floating

