Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 12 years ago)
- Last Synced: 2023-04-12T15:31:34.630Z (over 1 year ago)
- Language: Objective-C
- Size: 114 KB
- Stars: 65
- 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
![image](http://cl.ly/image/3l3o1F102F23/DYFloatingHeaderView1.png)
![image](http://cl.ly/image/1G180H2p1L1k/DYFloatingHeaderView2.png)