Search results for low

BSYellowPages screenshot

BSYellowPages

July 15, 2017 • MIT License
An iOS customizable ScrollIndicator
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...
No image provided.

YouTubeClone

May 14, 2017 • Apache 2.0 License
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies. Converted from Swift2 (Source: https://w...
No image provided.

CustomTabBarYouTube

May 08, 2017 • Apache 2.0 License
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to bu...
No image provided.

ExpandingCollectionView

May 05, 2017 • Apache 2.0 License
This project covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fading transitions to a standard Collection View. Written in La...
AssemblyLine screenshot

AssemblyLine

April 28, 2017 • MIT License
AssemblyLine is a library for easily writing workflows.
BouncyLayout screenshot

BouncyLayout

April 25, 2017 • MIT License
BouncyLayout is a collection view layout that makes your cells bounce.
CollectionViewSearchSwift screenshot

CollectionViewSearchSwift

April 21, 2017 • Apache 2.0 License
A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on di...
MAGlowingLabel screenshot

MAGlowingLabel

January 12, 2017 • MIT License
A UILabel with an animated glowing effect written in Swift
Afterglow screenshot

Afterglow

September 09, 2016 • Apache 2.0 License
Make a awesome afterglow view like afterglow under Buddha statue.
iAccordion screenshot

iAccordion

August 22, 2016 • MIT License
iAccordion is a class designed to show cards (credit cards, coupons, business cards, etc.) with a cool animation.
IDM-Data-Flow screenshot

IDM-Data-Flow

August 19, 2016 • Apache 2.0 License
In MVC application, your view controllers have to working with a lot of data from local, network, ... This causes you much trouble & becomes difficult to manage. Conform IDM Flow will help you make...
DisplaySwitcher screenshot

DisplaySwitcher

August 11, 2016 • MIT License
Custom transition between two collection view layouts
ASJOverflowButton screenshot

ASJOverflowButton

August 09, 2016 • MIT License
Android style overflow button for iOS
ASJCollectionViewFillLayout screenshot

ASJCollectionViewFillLayout

August 09, 2016 • MIT License
A flow layout style UICollectionViewLayout that fills the full width of the collection view
StepFlow screenshot

StepFlow

August 05, 2016 • MIT License
StepFlow is way to create a stream of macro steps to be executed.