Search results for flow

PUCoverflowCarousel screenshot

PUCoverflowCarousel

January 30, 2024 • MIT License
PUCoverflowCarousel is a class designed to simplify the implementation of carousel (paged, scrolling views) on iPhone, iPad.No complex dependency addition needed for this library only single file a...
BusSeatSelection screenshot

BusSeatSelection

January 26, 2024 • Apache 2.0 License
The `BusViewController` class is a view controller that displays a bus seating arrangement. It loads seat data from a JSON file, updates seat statuses, and allows seat selection. The collection vie...
DIFlowLayout screenshot

DIFlowLayout

May 12, 2023 • MIT License
A layout where subviews are arranged horizontally and wrapped vertically.
swift-composable-architecture screenshot

swift-composable-architecture

March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
HHStaticThumbSliderView screenshot

HHStaticThumbSliderView

November 14, 2020 • MIT License
Easy to use static Thumb Slider with multiple thumbs.
No image provided.

CollectionViewPagingLayout

December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
No image provided.

SquareFlowLayout

November 29, 2018 • MIT License
🌄 SquareFlowLayout is another UICollectionViewLayout subclass that implements Instagram style layout.
No image provided.

WBCollectionViewLayout

June 22, 2018 • MIT License
Library used to provide different type of custom Layouts within 30 second of time
No image provided.

VKTableView

February 23, 2018 • Apache 2.0 License
PS: Please click on the Download Source and have a look at the GIF attached there to get a better idea of this project. Hi! I was working on an app where I had to show information about 10-12 diff...
No image provided.

InstagramHomeFeedClone

February 17, 2018 • Apache 2.0 License
This project is a clone of Instagram Home Feed using Storyboard and minimalistic code written in Swift4. This project is a part of whole Instagram clone I am working on. I felt HomeFeed is one of t...
No image provided.

StackFlowView

January 31, 2018 • MIT License
Enforce stack behaviour for custom UI elements.
CurvedCollection screenshot

CurvedCollection

January 01, 2018 • MIT License
Layout to set collection cells in different curved and non curved shapes.
VPCollectionViewLayout screenshot

VPCollectionViewLayout

November 30, 2017 • MIT License
VPCollectionViewLayout is a helper class for displaying collection view cells in different flow layouts. The UI can be customized in different ways
Cover Flow View screenshot

Cover Flow View

September 16, 2017 • Apache 2.0 License
Cover-flow style view. Very similar interfaces with UITableView or UICollectionView. Transitions for navigating or presenting and dismissing detail page view. Demo Video: http://www.youtube....
FluxCapacitor screenshot

FluxCapacitor

August 04, 2017 • MIT License
FluxCapacitor is the Flux design pattern supporting framework. It makes implementing Flux easily with protocols(Storable, Actionable, DispatchValue). The special feature of Flux is "Data in a Flux...
No image provided.

MMBannerLayout

July 15, 2017 • MIT License
Custom Banner Layout
No image provided.

FlickrSearchSwift

June 24, 2017 • Apache 2.0 License
This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect. It also covers adding a fancy expanding cell to UICollectionView, ...
No image provided.

FBChatClone

June 02, 2017 • Apache 2.0 License
This project is a clone of FB Messenger . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like: 1. Auto Layout Using Code 2. Core Data Entities: Creat...
No image provided.

AppStoreClone

May 29, 2017 • Apache 2.0 License
This project is a clone of AppStore . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).It covers topics like: 1) Layout structure of the application by using a UICollecti...
No image provided.

FBClone

May 27, 2017 • Apache 2.0 License
This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like: 1) Using a UICollectionView to make a vertical scroll...