Pinned Repositories
Specs
The CocoaPods Master Repo
GBInfiniteScrollView
GBInfiniteScrollView class provides an endlessly scroll view organized in pages. It is a subclass of UIScrollView, which allows users to scroll infinitely in the horizontal direction. GBInfiniteScrollView also provides automatic scrolling feature.
makita-battery-cover
OpenSCAD model of a 3D-printable cover for Makita 18V power tool batteries
swift-json-encoding
Shows how to encode and decode JSON data in Swift and also explains how to properly deal with Dictionary objects that use objects or enums as keys
swiftui-computed-property-bindings
This project shows how to work around limitations of the @State property wrapper in SwiftUI so you can create bindings for computed properties.
sstorkel's Repositories
sstorkel/makita-battery-cover
OpenSCAD model of a 3D-printable cover for Makita 18V power tool batteries
sstorkel/swift-json-encoding
Shows how to encode and decode JSON data in Swift and also explains how to properly deal with Dictionary objects that use objects or enums as keys
sstorkel/swiftui-computed-property-bindings
This project shows how to work around limitations of the @State property wrapper in SwiftUI so you can create bindings for computed properties.