FadiOssama's Stars
github/gitignore
A collection of useful .gitignore templates
swiftlang/swift
The Swift Programming Language
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
airbnb/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
apple/HomeKitADK
FlineDev/BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
iOS-Goodies/iOS-Goodies
Your favorite iOS Newsletter, now open source.
FadiOssama/Reusable
Reuse cell or header of TableView or CollectionView without indicating the reuse identifier by just telling the compiler the type of the cell instead of inferring it