siddhesh12's Stars
yannickl/DynamicButton
Yet another animated flat buttons in Swift
facebookarchive/FBMemoryProfiler
iOS tool that helps with profiling iOS Memory usage.
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
IBAnimatable/IBAnimatable
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
swiftlang/swift
The Swift Programming Language
ibireme/YYText
Powerful text framework for iOS to display and edit rich text.
DroidsOnRoids/MPParallaxView
Apple TV Parallax effect in Swift.
cjwirth/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
nicklockwood/MustOverride
Provides a macro that you can use to ensure that a method of an abstract base class *must* be overriden by its subclasses.