Pinned Repositories
mars
Mars is a cross-platform network component developed by WeChat.
QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
RSSwizzle
Safe Method Swizzling.
SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
SDL2
Mirror of the official SDL2 repository
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
SDWebImageYYPlugin
A SDWebImage plugin to integrate YYImage & YYCache for image rendering & caching
SJVideoPlayer
iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer
SocketRocket
A conforming Objective-C WebSocket client library.
SSZipArchive
SSZipArchive Fork
iOS-OpenSource-Analysis's Repositories
iOS-OpenSource-Analysis/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
iOS-OpenSource-Analysis/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
iOS-OpenSource-Analysis/SJVideoPlayer
iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer
iOS-OpenSource-Analysis/study
学习记录
iOS-OpenSource-Analysis/awesome-ios-architecture
:japanese_castle: Better ways to structure iOS apps
iOS-OpenSource-Analysis/Book-Recommend-Github
推荐生活当中积累的优秀Objective-C和Swift三方库
iOS-OpenSource-Analysis/CF
iOS-OpenSource-Analysis/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
iOS-OpenSource-Analysis/ESTabBarController
:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
iOS-OpenSource-Analysis/FFmpeg
mirror of git://git.videolan.org/ffmpeg.git
iOS-OpenSource-Analysis/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
iOS-OpenSource-Analysis/KKThreadMonitor
轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。
iOS-OpenSource-Analysis/LBU25-Swift
Swift5 精仿漫画类App(有妖气漫画),Moya+SwiftyJSON+HandyJSON网络框架和数据解析。数据来源真实接口获得
iOS-OpenSource-Analysis/LBXMLYFM-Swift
Swift5项目仿写喜马拉雅App,采用MVC+MVVM设计模式,Moya+SwiftyJSON+HandyJSON网络框架和数据解析。数据来源抓包及部分本地json文件
iOS-OpenSource-Analysis/LookinServer
Free macOS app for iOS view debugging.
iOS-OpenSource-Analysis/LSSafeProtector
强大的防止crash框架,不改变原代码支持KVO自释放,可以检测到dealloc时未释放的kvo,等19种crash
iOS-OpenSource-Analysis/Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C method.
iOS-OpenSource-Analysis/MBProgressHUD
MBProgressHUD + Customizations
iOS-OpenSource-Analysis/MGJRouter
一个高效/灵活的 iOS URL Router
iOS-OpenSource-Analysis/nimbus
The iOS framework that grows only as fast as its documentation
iOS-OpenSource-Analysis/objc4_debug
可编译苹果官方源码objc!现在有objc4-750,objc4-756.2,以及libmalloc-166.200.60等可编译版本,大家可以自由LLDB调试!
iOS-OpenSource-Analysis/objection-1
📱 objection - runtime mobile exploration
iOS-OpenSource-Analysis/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
iOS-OpenSource-Analysis/SVGAPlayer-iOS
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
iOS-OpenSource-Analysis/swift
The Swift Programming Language
iOS-OpenSource-Analysis/swift-algorithm-club-cn
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
iOS-OpenSource-Analysis/SwiftCheatsheet
A cheatsheet for Swift 5. Including examples of common Swift code and explanations of what it does and how it works. Perfect for beginner iOS developers!
iOS-OpenSource-Analysis/XXShield
It's a library can avoid some crash in iOS project written by Objective-C.
iOS-OpenSource-Analysis/YYImage
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
iOS-OpenSource-Analysis/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的ZLCollectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view。实现了电影选座等高难度的布局。