Stars
This project contains resources on how you can optimize your iOS application performance
戴铭的开发小册子,一本活的开发手册。使用 SwiftUI + SwiftData + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
An improved nm + Objective-C & Swift class-dump
About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
tidevice can be used to communicate with iPhone device
A custom UINavigationBar for smooth switching between various states, including bar style, bar tint color, background image, background alpha, bar hidden, title text attributes, tint color, shadow …
su350380433 / TimLiu-iOS
Forked from Tim9Liu9/TimLiu-iOSiOS开发常用三方库、插件、知名博客等等
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
自定义布局和自定义流水布局(CollectionViewLayout和CollectionViewFlowLayout)
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be …
Provides a macro that you can use to ensure that a method of an abstract base class *must* be overriden by its subclasses.