Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiishhan/hybridcollectionview

Stretchable top view with collection view using iOS swift
https://github.com/kiishhan/hybridcollectionview

app-development develo development ios ios-swift swift xcode

Last synced: 8 days ago
JSON representation

Stretchable top view with collection view using iOS swift

Awesome Lists containing this project

README

        

# Stretchy view with Collectionview
Stretchable top view with collection view using iOS swift

#### Description
I always want to discover how this stretchy view works with scroll so I have achieved it with UIView and UICollectionview.

- No library and no frameworks
- Purely developed in Swift with the Storyboard design
- Developed in a very easy and simple way
- Developed for educational purposes
- The implementation photos and video of it

#### Screenshots


Preview 1
Preview 2
Preview 3








#### Platform and license
[![Platform iOS](https://img.shields.io/badge/Platforms-iOS-green.svg?style=flat)](http://www.apple.com/ios/)
[![Language Swift](https://img.shields.io/badge/Language-Swift-orange.svg?style=flat)](https://developer.apple.com/swift/)
[![License MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](https://opensource.org/licenses/MIT)