edwardbai93's Stars
airbnb/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
scenee/FloatingPanel
A clean and easy-to-use floating panel UI component for iOS
philackm/ScrollableGraphView
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
joeldev/JLRoutes
URL routing library for iOS with a simple block-based API
uias/Pageboy
📖 A simple, highly informative page view controller
ishkawa/DataSourceKit
Declarative, testable data source of UICollectionView and UITableView.
mchoe/SwiftSVG
A simple, performant, and lightweight SVG parser
WeTransfer/WeScan
Document Scanning Made Easy for iOS
nathangitter/fluid-interfaces
Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
ethanhuang13/knil
Universal Links testing made easy
Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
FormatterKit/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
marmelroy/Interpolate
Swift interpolation for gesture-driven animations
marmelroy/PhoneNumberKit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
LeoMobileDeveloper/awesome-rxswift
An "awesome" type curated list of RxSwift library and learning material
DroidsOnRoids/RxSwiftExamples
Examples and resources for RxSwift.
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
alexisakers/BulletinBoard
General-purpose contextual cards for iOS
CosmicMind/Material
A UI/UX framework for creating beautiful applications.
scrapinghub/dateparser
python parser for human readable dates
lucasjinreal/weibo_terminater
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator
onmyway133/awesome-ios-animation
:umbrella: A collection of iOS animation repos
FlexMonkey/Filterpedia
Core Image Filter Explorer & Showcase
delba/TextAttributes
An easier way to compose attributed strings
aslanyanhaik/youtube-iOS
youtube iOS app template written in swift 5
llafuente/js-2dmath
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Noise, Random numbers
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
Ramotion/animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
slackhq/SlackTextViewController
⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
marty-suzuki/iOSDesignPatternSamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.