Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kiishhan/hybridcollectionview
- Owner: kiishhan
- License: mit
- Created: 2020-02-22T07:44:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T07:19:57.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T21:44:18.288Z (21 days ago)
- Topics: app-development, develo, development, ios, ios-swift, swift, xcode
- Language: Swift
- Homepage:
- Size: 8.97 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)