Search results for swift4

UberAnimation screenshot

UberAnimation

February 18, 2018 • Apache 2.0 License
Heyaa! This is an attempt to mimic of the animation Uber and Facebook shows up as a Congratulatory Pop-up. Looking at the attached GIF will give you a better idea of what this project covers.
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.

HitAndScore

January 30, 2018 • Apache 2.0 License
Sprite Kit is an exciting new framework for making 2D games that comes built-in to iOS. This project serves as an introduction to Sprite Kit where we build a small clone of Super Mario. Looking at ...
DictionaryUtils screenshot

DictionaryUtils

January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
No image provided.

CollectionViewSlantedLayout

January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
Calendar screenshot

Calendar

January 02, 2018 • MIT License
Native iOS Calendar App purely written in swift4
No image provided.

BasketBallARKit

December 11, 2017 • Apache 2.0 License
Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices which use A9, A10, A11 chips .It shows how to build a basic...
HexPatternView screenshot

HexPatternView

November 30, 2017 • MIT License
Create Beautiful hex design View.
BackgroundCoreDataSwift4 screenshot

BackgroundCoreDataSwift4

November 09, 2017 • Apache 2.0 License
This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in background thread so that UI does not get blocked. It uses Swif...
SkeletonView screenshot

SkeletonView

November 09, 2017 • MIT License
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
CoreDataSwift4 screenshot

CoreDataSwift4

November 06, 2017 • Apache 2.0 License
This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController along with CRUD operations and Batch Updates
THCalendar screenshot

THCalendar

October 20, 2017 • Apache 2.0 License
calendar like iOS
RSSelectionMenu screenshot

RSSelectionMenu

October 09, 2017 • MIT License
An elegant selection list or dropdown menu for iOS with single or multiple selections.
No image provided.

ABWebView

August 15, 2017 • MIT License
A utility control which is using fast WKWebView in replacement of UIWebView which is introduced in iOS8. Just set URL to load and it will do the rest. Very easy to implement. This is very useful wh...