Pinned Repositories
app-architecture
Sample Code of the App Architecture Book
BubbleLayer
将一个iOS的view做成“气泡“的样式, Objective-C & Swift
ComposableArchitectureDemo
The Composable Architecture demo
Coordinator
Implementation of Coordinators app design pattern.
elixir-in-action
Code samples for Elixir in Action book
MVVMReactiveCocoa
GitBucket iOS App
PointFree
the Point Free demo code
ReactiveCocoa
A framework for composing and transforming streams of values
RxSwiftExamples
Examples and resources for RxSwift.
TechShare
huibin1984's Repositories
huibin1984/AlphaGradientStatusBar
iOS status bar masked with CAGradientLayer
huibin1984/Angular
Making an Othello/Reversi clone
huibin1984/APAutocompleteTextField
Autocomplete text field. It works like Safari (iOS) or Chrome (iOS) search / address bar
huibin1984/AUIAutoGrowingTextView
Auto growing UITextView Using Auto Layout
huibin1984/BOZPongRefreshControl
A pull-down-to-refresh control for iOS that plays pong, originally created for the MHacks III iOS app
huibin1984/CHAnimation
CHAnimation is a project used to demonstrate how to write your own animation engine, inspired by Facebook Pop.
huibin1984/ClassyLiveLayout
Use Classy stylesheets together with Masonry to tweak AutoLayout constants live when debugging in the simulator.
huibin1984/Concurrency
This is the source for the Concurrency app: https://itunes.apple.com/app/concurrency/id738872892 - enjoy!
huibin1984/DSWaveformImage
generate waveform images from audio files in iOS
huibin1984/f8DeveloperConferenceApp
huibin1984/FDWaveformView
Reads an audio file and displays the waveform
huibin1984/FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
huibin1984/FSParallaxTableView
Parallax effect for images in table view cells
huibin1984/GiftCard-iOS
Simply Implement dribbble's popular shot.
huibin1984/GPUImage
An open source iOS framework for GPU-based image and video processing
huibin1984/GroceryList
iPhone grocery list app, synchronized using GitHub :banana:
huibin1984/hamburger-button
A hamburger button transition
huibin1984/HamburgerButton
LBHamburgerButton is an iOS control that displays 3 lines (hamburger) and other icon (back, close...) without using image. It has a beautiful, clean and smooth transition between 2 state like Google Material Design or "close button" of Paper app.
huibin1984/iOS-9-Sampler
Code examples for the new features of iOS 9.
huibin1984/LTMorphingLabel
A learning-by-doing Swift project cloning the original Morphing Label of iOS 8 introduced in WWDC 2014.
huibin1984/MotionBlur
MotionBlur allows you to add motion blur effect to iOS animations.
huibin1984/MYBlurIntroductionView
A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
huibin1984/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
huibin1984/popping
A collection of animation examples for iOS apps.
huibin1984/Responsive-Interaction-Control
Bring whole-new Android L's animation to iOS
huibin1984/serverengine
A framework to implement robust multiprocess servers like Unicorn
huibin1984/SlackTextViewController
A drop-in UIViewController subclass with a growing text input view and other useful messaging features
huibin1984/SubjectiveCPhotoPanner
A small clone of Facebook Paper's motion based photo panner
huibin1984/swift-2048
2048 for Swift
huibin1984/TGCameraViewController
Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.