feiw24's Stars
onevcat/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
ashfurrow/C-41
C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.
andreamazz/AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
ealeksandrov/EAIntroView
Highly customizable drop-in solution for introduction views.
icepat/ICETutorial
A nice tutorial like the one introduced in the Path 3.X App
MatthewYork/MYBlurIntroductionView
A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
MatthewYork/iPhone-IntroductionTutorial
A "drop-in" solution for building stylish app introductions and tutorials.
kyleweiner/KWStepper
A stepper control with flexible UI and tailored UX.
specta/expecta
A Matcher Framework for Objective-C/Cocoa
specta/specta
A light-weight TDD / BDD framework for Objective-C & Cocoa
alcatraz/Alcatraz
Package manager for Xcode
ShareKit/ShareKit
Drop in sharing features for all iPhone and iPad apps
calimarkus/JDFlipNumberView
[iOS] Animated analog flip numbers like airport/train-station displays (Swift/SwiftUI ready)
nicklockwood/FXBlurView
[DEPRECATED]
justinmfischer/core-background
An Objective-C API inspired by iOS 7 and the Yahoo Weather App. Location-based Flickr photos in background UIImageView are Gaussian blurred by a UIScrollView while scrolling over foreground iPhone content.
button/DeepLinkKit
A splendid route-matching, block-based way to handle your deep links.
jivadevoe/NSTimer-Blocks
Simple category on NSTimer to give it blocks capability.
mindsnacks/MSWeakTimer
Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
Jawbone/JBChartView
iOS-based charting library for both line and bar graphs.
paulsfds/objective-c-style-guide
An Objective-C Style Guide
travisjeffery/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
honcheng/PaperFold-for-iOS
Paper folding animation for iOS
matghazaryan/SOMotionDetector
Simple library to detect motion type (walking, running, automotive) and count users steps. This library will make motion detection much more easily.
danielamitay/iHasApp
The iHasApp iOS Framework allows you to detect installed apps on a user's device.
rpetrich/AppList
Dynamic access to installed application list, their icons and simple preferences panes
Spaceman-Labs/SMPageControl
A drop in replacement for UIPageControl with a slew of additional customization options.
mutualmobile/MMWormhole
Message passing between iOS apps and extensions.