https://github.com/liqiankun/dlweiboprofilecontroller
高仿微博个人主页 Weibo user profile page based on PersonalHomePageDemo
https://github.com/liqiankun/dlweiboprofilecontroller
profile-page stretchable stretchableheaderview weibo
Last synced: 2 months ago
JSON representation
高仿微博个人主页 Weibo user profile page based on PersonalHomePageDemo
- Host: GitHub
- URL: https://github.com/liqiankun/dlweiboprofilecontroller
- Owner: Liqiankun
- License: mit
- Created: 2017-04-09T01:40:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T13:17:11.000Z (over 6 years ago)
- Last Synced: 2025-03-27T00:22:14.586Z (7 months ago)
- Topics: profile-page, stretchable, stretchableheaderview, weibo
- Language: Objective-C
- Homepage: https://github.com/hkjin/PersonalHomePageDemo
- Size: 21 MB
- Stars: 72
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

One profile page copies weibo user profile page. Based on [PersonalHomePageDemo](https://github.com/hkjin/PersonalHomePageDemo).
## Todo
- [x] Working on 2.0## Feature
- [x] Stretchable TableHeaderView
- [x] Gradual NavigationBar
- [x] Pull down to refresh data
- [x] Manage some ViewControllers
- [x] Change Cover## Lib
[YUSegment](https://github.com/afishhhhh/YUSegment). Switch the tab.
[FDFullscreenPopGesture](https://github.com/forkingdog/FDFullscreenPopGesture).Hide NavigationBar.
[HFStretchableTableHeaderView](https://github.com/hfrahmann/HFStretchableTableHeaderView). Stretch tableHeaderView.## Requirements
- Xcode 7.0 or greater
- iOS8.0(manually only) or greater## Author
David Lee, qiankunli@yahoo.com