Pinned Repositories
Algorithms
If you're searching for a Swift algorithms playground with performance comparisons, this is sort of interesting
Crosstalk
Crosstalk demo project for my Getting Started with Combine and SwiftUI workshop
GitHubGists
GitHub Gists demo project for my SwiftUI and Combine All The Things presentation
GradientBackroundWithSparks
Uses CAGradientLayer and CALayer to create a gradient background with sparks
LayerPlayer
Layer Player explores the capabilities of Apple's Core Animation API
ReactiveTesting
Project that implements the reactive tests created by RuiAAPeres
RxSwiftPlayer
Explores RxSwift and RxCocoa
scotteg.github.io
SwiftDevTips
TrackBall
Swift port of Bill Dudney's original TrackBall Objective-C source code
scotteg's Repositories
scotteg/LayerPlayer
Layer Player explores the capabilities of Apple's Core Animation API
scotteg/SwiftDevTips
scotteg/GitHubGists
GitHub Gists demo project for my SwiftUI and Combine All The Things presentation
scotteg/Crosstalk
Crosstalk demo project for my Getting Started with Combine and SwiftUI workshop
scotteg/Algorithms
If you're searching for a Swift algorithms playground with performance comparisons, this is sort of interesting
scotteg/ExpandableSectionDemo
Demo of using a table view with expandable sections and sticky section headers, and the topmost section stays sticky
scotteg/SearchController
Starter project for using a search controller with search results controller + type-ahead filtering, highlighted matching text, and recent searches
scotteg/PizzaPlanner
A universal iOS app that lets you manage pizza orders.
scotteg/CaptureLists
iOS app project used in the article Conquering Capture Lists
scotteg/RxSwiftUI_Counter
This project provides an example of how to integrate RxSwift with SwiftUI in a more declarative and idiomatic way, using a custom property wrapper to streamline the reactive binding.
scotteg/ZombieConga
ZombieConga app from 2D Apple Games By Tutorials (v2.0)
scotteg/awesome-combine
A curated list of awesome Combine tutorials, libraries, sessions and articles.
scotteg/Dessertly
scotteg/IntermediateCodable
scotteg/RxSwift-SwiftUI
An iOS app project that demonstrates using RxSwift with SwiftUI with the MVVM architecture.
scotteg/scotteg.github.io
scotteg/AnimalSpotter
scotteg/BonjourTest
scotteg/CocoaHub.content
📦 CocoaHub's content
scotteg/ConcurrencyNetworkingExample
This iOS app project demonstrates using Swift Concurrency (async/await) to perform common networking tasks, including fetching JSON and image data. The project uses MVVM, dependency injection, and includes unit tests.
scotteg/DesignCode
scotteg/Dessertly-RxSwift
scotteg/FindACrew
scotteg/iOS-Goodies
Your favorite iOS Newsletter, now open source.
scotteg/KVOPlayer
scotteg/ScottEG
scotteg/SegmentedListDemo
Demo of using segmented control to display Selected and All items in a list
scotteg/StringFolding
scotteg/swift-unity
Sample code that integrate Unity (2017.1+) scene into iOS (Swift 4.0, Xcode 9+) project.
scotteg/tensorflow
An Open Source Machine Learning Framework for Everyone