Idefix60's Stars
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
flutter/samples
A collection of Flutter examples and demos
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.
lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
TextureGroup/Texture
Smooth asynchronous user interfaces for iOS apps.
v5tech/awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
KelvinJin/AnimatedCollectionViewLayout
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
DaveWoodCom/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 print(), but with additional information, such as the date, function name, filename and line number.
yoavlt/LiquidFloatingActionButton
Material Design Floating Action Button in liquid state
nst/RuntimeBrowser
Objective-C Runtime Browser, for Mac OS X and iOS
jhurray/JHChainableAnimations
Easy to read and write chainable animations in Objective-C and Swift
BeauNouvelle/FaceAware
An extension that gives UIImageView the ability to focus on faces within an image.
draveness/DKChainableAnimationKit
A DSL to make animation easy on iOS with Swift.
RxSwiftCommunity/RxFlow
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
uber/ios-snapshot-test-case
Snapshot view unit tests for iOS
luosheng/OpenSim
OpenSim is an open source alternative to SimPholders, written in Swift.
scihant/CTPanoramaView
A library that displays spherical or cylindrical panoramas with touch or motion based controls.
mayakraft/Panorama
Spherical panorama view, iOS
Nilhcem/swift-is-like-kotlin
Comparing Swift syntax with Kotlin's
rakaramos/OnOffButton
On & Off by Creativedash
ejeinc/MetalScope
Metal-backed 360° panorama view for iOS
RxSwiftCommunity/RxReduce
RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.
sabirvirtuoso/Mockit
A simple mocking framework for Swift, inspired by the famous http://mockito.org/
iosdevzone/360Video
A simple project to demonstrate using SceneKit to create an iOS 360º video player in Swift.
iosdevzone/PanoView
Demo of using CoreMortion and SceneKit to view 360º Panoramic Photos
DepositDev/SVGKit
Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)
Jake000/SwiftSVG
A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView)