linouk23 / cs193p-ios9-solutionsLinks
My solutions to the assignments for Stanford's CS193P: Developing iOS 9 Apps with Swift [Spring 2016]
☆45Updated 8 years ago
Alternatives and similar repositories for cs193p-ios9-solutions
Users that are interested in cs193p-ios9-solutions are comparing it to the libraries listed below
Sorting:
- A swipeable stack of views similar to a popular dating app but for swiping through anything☆168Updated 6 years ago
- Swift Examples Repository☆271Updated last year
- These Swift code challenges cover important concepts for any coding interview. The solutions are all in Swift 3 and Swift 4.☆68Updated 7 years ago
- Bottom sheet controller implementation example for iOS applications.☆220Updated 5 years ago
- 🍣Making Recipes iOS app☆94Updated 5 years ago
- This is a repository for our article about design patterns in the Swift programming language https://rubygarage.org/blog/swift-design-pat…☆56Updated 6 years ago
- Code samples from the Swift by Sundell website & podcast☆293Updated 2 years ago
- We are sample code :)☆324Updated 6 years ago
- 🤠 - RxSwift for Dummies☆106Updated 8 years ago
- Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.co…☆59Updated 7 years ago
- Proof of concept API Client written Swift 4 to easily read the Marvel API☆68Updated 6 years ago
- Three times the same simple chat application example done in classic MVC, RxSwift (MVVM) and☆42Updated 5 years ago
- A simple popup menu built in Swift with UIViewPropertyAnimator.☆313Updated 6 years ago
- Follow guide for iOS Developer/Engineer interview☆80Updated last year
- A Swift based Future/Promises framework to help writing asynchronous code in an elegant way☆73Updated 3 years ago
- Blog post on medium about the creation of a marvel app from ground up☆175Updated 7 years ago
- A simple example of how to build a horizontal UICollectionView with peeking pages.☆102Updated 2 years ago
- Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER☆140Updated 5 years ago
- A tutorial's finished project on how to build a horizontal UICollectionView with peeking pages.☆69Updated 6 years ago
- ☆96Updated 5 years ago
- Write a Networking Layer in Swift 4 using Alamofire 5 and Codable☆140Updated 5 years ago
- Password Validator & Strength Evaluator☆132Updated 3 years ago
- Swift wrapper for themoviedb.org api v3☆157Updated last year
- An iOS app designed using clean architecture and MVVM.☆70Updated 3 years ago
- iOS App that Fetch Star Wars API Using Core Data Background Context☆38Updated 6 years ago
- An ultra light, ultra simple two way binding library for IOS and Swift.☆165Updated 4 years ago
- Custom Calendar for iOS in Swift☆198Updated 4 years ago
- Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.☆59Updated 5 years ago
- Layout Helper is created to solve the issue of constraint based layout where the developer are bound by the size classes for the same tr…☆195Updated 4 years ago
- `WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.☆42Updated 6 years ago