Pinned Repositories
CoreData-hs
Core Data fetch requests, created for you.
ImStructures
Immutable data structures for Swift
RACExample
Various example of using ReactiveCocoa.
ThemeKit
A protocol for theming apps with extremely little code
TJLBarButtonMenu
A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.
TJLButtonView
A view with buttons arranged in a circle pattern that animate out from the center.
TJLMemoization
Simple memoization for Objective-C methods.
TJLProgressView
UIProgressView sublcass that monitors progress for you.
TJLSessionManager
A manager class for the new MultipeerConnectivity framework.
TLAlertView
A simple and light replacement for UIAlertView with block based completion handlers and a 3D dismiss animation
tLewisII's Repositories
tLewisII/CoreData-hs
Core Data fetch requests, created for you.
tLewisII/TJLSessionManager
A manager class for the new MultipeerConnectivity framework.
tLewisII/TJLBarButtonMenu
A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.
tLewisII/TJLButtonView
A view with buttons arranged in a circle pattern that animate out from the center.
tLewisII/ImStructures
Immutable data structures for Swift
tLewisII/TJLProgressView
UIProgressView sublcass that monitors progress for you.
tLewisII/ThemeKit
A protocol for theming apps with extremely little code
tLewisII/SwiftStyledStrings
Easy Attributed Strings in Swift
tLewisII/TJLSet
A very basic immutable set implementation in Swift.
tLewisII/SafeSwift
Safe versions of standard functions and features in Swift
tLewisII/TJLAutoLayoutMacros
A collection of macros for use with auto layout.
tLewisII/tsrn
A single command to setup a React Native project with Typescript.
tLewisII/TJLListComprehension
List comprehensions for Objective-C
tLewisII/CarND-Behavioral-Cloning-P3
Starting files for the Udacity CarND Behavioral Cloning Project
tLewisII/CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
tLewisII/clipsaver
A utility that monitors the pasteboard and adds the contents to Tot https://tot.rocks/.
tLewisII/Forge
A neural network toolkit for Metal
tLewisII/harvey-connect
tLewisII/Marathon-Examples
A collection of example Swift scripts that can easily be run using Marathon
tLewisII/MDMCoreData
A collection of lightweight Core Data classes for iOS and OS X.
tLewisII/Moya
Network something something in Swift
tLewisII/react-native-navigation
A complete native navigation solution for React Native - nav bars, tabs, drawer, modals
tLewisII/ReactiveCocoa
A framework for composing and transforming streams of values
tLewisII/Specs
A repository of CocoaPods (cocoapods.org) specifications.
tLewisII/StoryTracker
iOS 8 sample application used to learn Swift as a team.
tLewisII/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
tLewisII/swift-gen
Generate Swift structs / enums with protocol implementations!
tLewisII/SwiftAutoLayout
Tiny Swift DSL for Autolayout
tLewisII/swiftz
Functional programming in Swift
tLewisII/TJLLazyProperties
Automatically generate lazy getters for properties.