AlexLee365's Stars
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
swiftlang/swift
The Swift Programming Language
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
ChartsOrg/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
facebookarchive/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
Juanpe/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
TextureGroup/Texture
Smooth asynchronous user interfaces for iOS apps.
uber/RIBs
Uber's cross-platform mobile architecture framework - Android Repository
WenchaoD/FSPagerView
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
huri000/SwiftEntryKit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
Yalantis/Koloda
KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
tuist/tuist
Tuist's CLI
optonaut/ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
pujiaxin33/JXSegmentedView
A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
amirdew/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
CombineCommunity/rxswift-to-combine-cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
layoutBox/FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
MetalPetal/MetalPetal
A GPU accelerated image and video processing framework built on Metal.
JeaSungLEE/iOSInterviewquestions
👨🏻💻👩🏻💻iOS 면접에 나올 질문들 총 정리
youngsoft/TangramKit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
rubygarage/collection-view-layouts
A library that implements custom flow layouts for iOS apps
apploft/ExpandableLabel
A simple UILabel subclass that shows a tappable link if the content doesn't fit the specified number of lines
TheSwiftists/effective-swift
Effective Java 3/E을 읽고 프로그래밍에서의 관례적이고 효과적인 용법을 배우고, 스위프트에서의 활용 방안을 제안합니다.
eonist/FlowLayout
Bi-directional layout framework for iOS
toddkramer/HLSThumbnailGenerator
Substitute for AVAssetImageGenerator when generating thumbnails from streaming video.