Ani-Adhikary's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
SVProgressHUD/SVProgressHUD
A clean and lightweight progress HUD for your iOS and tvOS app.
ashleymills/Reachability.swift
Replacement for Apple's Reachability re-written in Swift with closures
mamaral/Onboard
An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
BohdanOrlov/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
twostraws/HackingWithSwift
The project source code for Hacking with iOS.
nytimes/objective-c-style-guide
The Objective-C Style Guide used by The New York Times
xmartlabs/XLActionController
Fully customizable and extensible action sheet controller written in Swift
brave/brave-ios
Brave iOS Browser
onthecodepath/iOS-Interview-Questions
A curated list of iOS interview questions and answers
Hypercubesoft/HCKalmanFilter
HCKalmanFilter is Swift implementation of Kalman filter algorithm intended to solve problem with GPS tracking
bpisano/Weather
A Weather app in SwiftUI.
aclissold/CardView
A simple iOS material design card view
garynewby/WKWebView-Local
WKWebView example loading local files and calling between Javascript and Swift
Abizern/PartialTable
An example iOS project to show how to load a subset of data in a table view with a "Display More" button as the last cell which loads more data into the table.
AdityaDeshmane/iOSWKWebViewCustomFontDemo
WKWebView Using Custom Fonts
brianadvent/SpaceGameReloaded
jamesrochabrun/DelegateTutorialFinal
Final project for the delegate tutorial in swift 4.2
matteom/Quotes
An example of table view MVC architecture in iOS
mohamadrezakoohkan/Plister
Plister creates,read,update and delete .plist files super fast in just one row
gtokman/Swipe-Actions
Learn how to add swipe actions to UITableView cells.
bignerdranch/iOS-Responsive-UI-Sample
3 examples examining modern techniques for making iOS app UI accessible and responsive.
antwash/Youtube
iOS App dev -- Youtube tutorials by me :)
ashishkakkad8/awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
SheldonWangRJT/iOS-Multi-Threading-Swift-Demo
This a demo of downloading image which explain how iOS handle multi-threading.
SOVIETIC-BOSS88/OBJECTIVE-C-PROGRAMMING-LANGUAGE-2
OBJECTIVE-C PROGRAMS AND EXERCISES STEPHEN G. KOCHAN'S PROGRAMMING IN OBJECTIVE-C (6TH EDITION) PROGRAMS AND EXERCISES.
NjeriNjoroge/bookApp
This is an iOS app. I'm practicing on swipe to delete option, selecting a table row, table views and UIAlertController
sirbimon/weekly-to-do-list