Pinned Repositories
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
ArchitectureDemo
ArchitectureDemo,基于 CTMediator 扩展
BSBacktraceLogger
记录线程的调用栈
DKNightVersion
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
DoraemonKit
一款面向泛前端产品研发全生命周期的效率平台。
echo
Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率
fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
FlexLib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面布局更加的得心应手
lanwenjin's Repositories
lanwenjin/DoraemonKit
一款面向泛前端产品研发全生命周期的效率平台。
lanwenjin/lanwenjin
Config files for my GitHub profile.
lanwenjin/iOSPodTestL
lanwenjin/Texture
Smooth asynchronous user interfaces for iOS apps.
lanwenjin/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
lanwenjin/TKThemeConfig
ios暗黑模式,多主题多皮肤设计。轻量,完美,执行效率极高。用于解决在ios上实现可跟随系统主题变更,也可不跟随实现自定义主题模式设计。 本sdk可以支持任意多个主题。开发习惯上极度契合ios开发习惯,对于复杂的主题设置类,均可使用对象的 tkThemeChangeBlock进行回调设置变更。 优势: 1.代码无侵入,轻量级SDK。上手简单。完美解决多任务后台主题即时变更,屏幕快照变更主体。 2.全局控制,效率极高。用hashmap的形式管理block指针对象,轻量。 3.一切OC对象皆tkThemeChangeBlock主题回调,根据主题的目前的索引变更主题。 4.常用的UIKit的组件,赋予主题属性,主题方法等。直接设置主题颜色、图片数组即可。 完全契合系统设置属性,方法习惯。 5.设计原理完美,弱引用的形式回调,不会对项目产生内存泄漏,内存占用不释放问题。UIKit-View层即用即注册, 跟随对象释放即销毁。主题回调block即用即注册,跟随对象释放即销毁。
lanwenjin/echo
Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率
lanwenjin/Snake
Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。
lanwenjin/DKNightVersion
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
lanwenjin/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
lanwenjin/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
lanwenjin/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
lanwenjin/FlexLib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面布局更加的得心应手
lanwenjin/ArchitectureDemo
ArchitectureDemo,基于 CTMediator 扩展
lanwenjin/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
lanwenjin/study
学习记录
lanwenjin/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
lanwenjin/SwiftGuide
Swift Featured Projects in brain Mapping
lanwenjin/YYText
Powerful text framework for iOS to display and edit rich text.
lanwenjin/GCDFetchFeed
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
lanwenjin/YYModel
High performance model framework for iOS/OSX.
lanwenjin/iOS-Monitor-Platform
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
lanwenjin/YYDispatchQueuePool
iOS utility class to manage global dispatch queue.
lanwenjin/BSBacktraceLogger
记录线程的调用栈