JeaSungLEE's Stars
swiftlang/swift
The Swift Programming Language
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
kean/Nuke
Image loading system
tensorflow/swift
Swift for TensorFlow
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
marlimox/AloeStackView
A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.
BradLarson/GPUImage3
GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
twostraws/Unwrap
Learn Swift interactively on your iPhone.
ochococo/OOD-Principles-In-Swift
💎 The Principles of OOD (SOLID) based on Uncle Bob articles.
LeoMobileDeveloper/ios-developer-tools
Tools that every iOS developer should know.
KeyboardKit/KeyboardKit
KeyboardKit is a Swift SDK that lets you create fully customizable keyboards with a few lines of code, using SwiftUI.
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
danger/swift
⚠️ Stop saying "you forgot to …" in code review
SvenTiigi/SwiftKit
Start your next Open-Source Swift Framework 📦
twostraws/whats-new-in-swift-5-0
An Xcode playground that demonstrates the new features introduced in Swift 5.0.
objcio/markdown-playgrounds
A Markdown Editor that can execute Swift code
Juanpe/Swift-VIPER-Module
Xcode template for VIPER Architecture written in Swift 4
tarunon/XCTAssertNoLeak
Provides assert function that check memory leak in Swift.
jalehman/todolist-mvvm
Sample application using MVVM in Swift
devxoul/MoyaSugar
🍯 Syntactic sugar for Moya
JeaSungLEE/JercyProjectMaster
👩💻👨💻 Make your iOS project settings even easier
boostcamp3-iOS/team-a1
전 세계 이슈를 실시간으로 제공하는 애플리케이션
RanduSoft/RSTextViewMaster
📱Easy custom placeholder and growing (iMessage-like) UITextView with customisation
mash-up-kr/mashup-admin-web
mashup-admin 웹 페이지 입니다.
JSpiner/ios-calculator