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: 5 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T07:19:57.000Z (about 2 years ago)
- Last Synced: 2024-12-15T21:44:18.288Z (6 months 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
[](http://www.apple.com/ios/)
[](https://developer.apple.com/swift/)
[](https://opensource.org/licenses/MIT)