Pinned Repositories
CardCollectionView
A blank template for a paged collection view of cards. It contains an animated transition for transitioning each card to a full screen.
CoreDataStack
A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work, written in Swift 3.
DoodleKit
A view controller for handling drawing and a text label overlay.
JellySlider
A UISlider replacement made of jelly.
octokit.swift
A Swift API Client for GitHub and GitHub Enterprise
PageControls
This is a selection of custom page controls to replace UIPageControl, inspired by a dribbble found here: https://dribbble.com/shots/2578447-Page-Control-Indicator-Transitions-Collection
ScrollableGridCollectionView
A grid layout collection view with horizontally scrolling rows, similar to Netflix's iOS layout.
StreamingProgressBar
A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view.
tbh-style-paging-navigation
A Paging Navigation Controller Inspired by TBH App
popwarsweet's Repositories
popwarsweet/PageControls
This is a selection of custom page controls to replace UIPageControl, inspired by a dribbble found here: https://dribbble.com/shots/2578447-Page-Control-Indicator-Transitions-Collection
popwarsweet/CardCollectionView
A blank template for a paged collection view of cards. It contains an animated transition for transitioning each card to a full screen.
popwarsweet/JellySlider
A UISlider replacement made of jelly.
popwarsweet/ScrollableGridCollectionView
A grid layout collection view with horizontally scrolling rows, similar to Netflix's iOS layout.
popwarsweet/StreamingProgressBar
A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view.
popwarsweet/CoreDataStack
A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work, written in Swift 3.
popwarsweet/DoodleKit
A view controller for handling drawing and a text label overlay.
popwarsweet/octokit.swift
A Swift API Client for GitHub and GitHub Enterprise
popwarsweet/tbh-style-paging-navigation
A Paging Navigation Controller Inspired by TBH App
popwarsweet/GPUImage
An open source iOS framework for GPU-based image and video processing
popwarsweet/JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
popwarsweet/KTZCoreDataStack
A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work.
popwarsweet/LLSimpleCamera
A simple, customizable camera control - video recorder for iOS.
popwarsweet/Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
popwarsweet/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
popwarsweet/magenta
Magenta: Music and Art Generation with Machine Intelligence
popwarsweet/MessageDispatcher
A simple class for sending messages of a generic type to weakly held listeners.
popwarsweet/Nuke
A powerful image loading and caching framework
popwarsweet/popwarsweet.github.io
Personal site.
popwarsweet/react-redux-starter-kit
Get started with React, Redux, and React-Router.
popwarsweet/SlackTextViewController
A drop-in UIViewController subclass with a growing text input view and other useful messaging features
popwarsweet/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.