-
-
CoreDataBestPractices Public
Forked from AvdLee/CoreDataBestPracticesBest Practices in Core Data explained within a demo application
Swift MIT License UpdatedNov 9, 2020 -
PDFViewerSwiftUI Public
Forked from PSPDFKit-labs/PDFViewerSwiftUIA PDF Viewer built in SwiftUI and PSPDFKit
Swift Other UpdatedSep 30, 2020 -
-
Boundaries Public
Forked from frankvalbuena/BoundariesSource-Level Boundaries in Swift
Swift MIT License UpdatedJul 8, 2020 -
sonar-scanning-examples Public
Forked from SonarSource/sonar-scanning-examplesShows how to use the Scanners
COBOL GNU Lesser General Public License v3.0 UpdatedJun 16, 2020 -
Argo Public
Forked from thoughtbot/ArgoFunctional JSON parsing library for Swift
Swift MIT License UpdatedMay 22, 2020 -
Category-Theory-for-Programmers Public
Forked from bow-swift/Category-Theory-for-ProgrammersSwift sample code for Bartosz Milewski's book "Category Theory for Programmers"
-
swift-overture Public
Forked from pointfreeco/swift-overture🎼 A library for function composition.
Swift MIT License UpdatedFeb 16, 2019 -
Live Public
Forked from ltebean/LiveDemonstrates how to build a live broadcast app(Swift 3)
Swift UpdatedDec 13, 2018 -
awesome-macos-screensavers Public
Forked from agarrharr/awesome-macos-screensavers🍎 🖥 🎆 A curated list of screensavers for Mac OS X
UpdatedNov 1, 2018 -
-
URL-Scheme Public
Forked from steprescott/URL-SchemeA demo app to show how to add custom url schemes.
Swift UpdatedFeb 24, 2018 -
swift-algorithm-club Public
Forked from kodecocodes/swift-algorithm-clubAlgorithms and data structures in Swift, with explanations!
Swift MIT License UpdatedFeb 7, 2018 -
-
base16 Public
Forked from Fisting-Kittens/base16An architecture for building themes
Other UpdatedJan 30, 2018 -
DTCollectionViewManager Public
Forked from DenTelezhkin/DTCollectionViewManagerProtocol-oriented UICollectionView management, powered by generics and associated types.
Swift MIT License UpdatedJan 19, 2018 -
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
C++ Apache License 2.0 UpdatedJan 11, 2018 -
Mantle Public
Forked from Mantle/MantleModel framework for Cocoa and Cocoa Touch
Objective-C Other UpdatedJan 11, 2018 -
objc-dependency-visualizer Public
Forked from PaulTaykalo/objc-dependency-visualizerObjective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
JavaScript MIT License UpdatedJan 9, 2018 -
cocoapods-keys Public
Forked from orta/cocoapods-keysA key value store for storing per-developer environment and application keys
Ruby MIT License UpdatedJan 4, 2018 -
Quick Public
Forked from Quick/QuickThe Swift (and Objective-C) testing framework.
Swift Apache License 2.0 UpdatedJan 3, 2018 -
Masonry Public
Forked from SnapKit/MasonryHarness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
Objective-C MIT License UpdatedJan 1, 2018 -
ReactiveCocoa Public
Forked from ReactiveCocoa/ReactiveCocoaStreams of values over time
Swift MIT License UpdatedDec 29, 2017 -
ios-oss Public
Forked from kickstarter/ios-ossKickstarter for iOS. Bring new ideas to life, anywhere.
Swift Apache License 2.0 UpdatedDec 21, 2017 -
CleanArchitectureRxSwift Public
Forked from sergdort/ModernCleanArchitectureSwiftUIExample of Clean Architecture of iOS app using RxSwift
Swift MIT License UpdatedDec 17, 2017 -
MagicalRecord Public
Forked from magicalpanda/MagicalRecordSuper Awesome Easy Fetching for Core Data 1!!!11!!!!1!
Objective-C Other UpdatedNov 8, 2017 -
SwiftOCR Public
Forked from NMAC427/SwiftOCRFast and simple OCR library written in Swift
Swift Apache License 2.0 UpdatedNov 7, 2017 -
DeepNeuralNetwork Public
Forked from leonematias/DeepNeuralNetworkDeep neural network implemented in Java from scratch, without using library/framework.
-