Yogesh-MV's Stars
yagiz/Bagel
a little native network debugging tool for iOS
gordontucker/FittedSheets
Bottom sheets for iOS
Q-Mobile/Model2App
Turn your Swift data model into a working CRUD app.
teodorpatras/EasyTipView
Fully customisable tooltip view in Swift for iOS.
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
luoxiu/Schedule
Schedule timing task in Swift using a fluent API. (A friendly alternative to Timer)
app-developers/top
Top App Developers - September 2022
MaximKotliar/Bartinter
Dynamically changes status bar style depending on content behind it
cgoldsby/LoginCritter
An animated avatar that responds to text field interactions
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
wwdc/2018
Student submissions for the WWDC 2018 Scholarship
vincent-pradeilles/swift-tips
A collection useful tips for the Swift language
jogendra/LoadingShimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
alexiscreuzot/SwiftyGif
High performance GIF engine
Moya/Moya
Network abstraction layer written in Swift.
dreymonde/AppFolder
🗂 Never use NSSearchPathForDirectoriesInDomains again
SethSky/KOAlertController
KOAlertController custom alert controller, alternative default UIAlertController
LinkedInAttic/LayoutKit
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
getappbox/AppBox-iOSAppsWirelessInstallation
AppBox is a tool for iOS developers to deploy Development, Ad-Hoc, and In-house (Enterprise) applications directly to the devices from your Dropbox account. Check WebServices Status - https://status.getappbox.com/status/web
neilmorton/GetRated
GetRated is a handy class to help you promote your iPhone apps by using SKStoreReviewController in iOS 10.3 and later to prompt users to rate your app after using it for a few days. GetRated will then manage further attempts to get a rating by retrying periodically, in line with App Store recomendations.
JohnSundell/SwiftTips
A collection of Swift tips & tricks that I've shared on Twitter
serhii-londar/LinkedInSignIn
Simple view controller to log in and retrieve an access token from LinkedIn.
IdleHandsApps/DesignableButton
A Custom UIButton with Centralised Styling and common styles available in Interface Builder
IdleHandsApps/IHKeyboardAvoiding
IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
BalestraPatrick/WhatsNew
Showcase new features after an app update similar to Pages, Numbers and Keynote.
AntonTheDev/FlightLayout
An alternative layout framework, a balanced medium between manual layout and auto layout. Great for calculating frames with FlightAnimator!!
Juanpe/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.