abhimuralidharan / StretchableTableViewHeader-Swift
You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , you can see this. If you are using Netflix app, you might have seen a zoom in effect in the tableview header as well. Well, if you ever wondered how to do this in iOS, I will give a simple solution.
☆59Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for StretchableTableViewHeader-Swift
- Generic Data Source in Swift.☆40Updated 5 years ago
- A tutorial's finished project on how to build a horizontal UICollectionView with peeking pages.☆69Updated 6 years ago
- ☆75Updated 7 years ago
- DraggableViewController in Swift version according the tutorial on http://imnotyourson.com/draggable-view-controller-interactive-view-con…☆29Updated 5 years ago
- A subclass of UITableView to show states like data load error, no data found, no internet connection easily.☆126Updated 3 years ago
- Badge view with controller written in Swift 5.0☆53Updated 4 years ago
- Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.co…☆57Updated 7 years ago
- A drawer that mimics the bottom sheet from the Maps app.☆85Updated 5 years ago
- ☆58Updated 2 years ago
- ☆128Updated 2 years ago
- A customizable and easy-to-use overlay view controller container.☆82Updated 3 years ago
- ☆30Updated 4 years ago
- With Ciao you can make fancy custom push and modal transitions between view controllers☆91Updated 4 years ago
- Drag and Drop in UICollectionView☆89Updated 6 years ago
- ☆49Updated 4 years ago
- Material Activity Indicator☆117Updated 2 years ago
- A beautiful and minimalist arc menu like the Pinterest one, written in Swift☆62Updated 4 years ago
- A Swift based Future/Promises framework to help writing asynchronous code in an elegant way☆73Updated 3 years ago
- Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.☆107Updated 3 years ago
- Progress and Activity Indicators for iOS apps