Pinned Repositories
-1-
空项目
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
awesome-ios
每位 iOS 从业者都值得收藏的资源列表,涵盖教程、框架、工具、网站、资讯等 4600+ 个资源,是目前市面上最全的 iOS 资源聚合文档。
bilibili
学习flutter
CaptureCrash
iOS 崩溃日志 收集与发送服务器
CATClearProjectTool
Clear objective-c project unused classes.
cell-Item
cell里面是collectionViewItem
MK_Calendar
Choose a date for a period of time
MKExtensions
IOS 一些简单的Extension
MyTextField
封装了一个TextField带错误提示
Captain-MK's Repositories
Captain-MK/bilibili
学习flutter
Captain-MK/awesome-ios
每位 iOS 从业者都值得收藏的资源列表,涵盖教程、框架、工具、网站、资讯等 4600+ 个资源,是目前市面上最全的 iOS 资源聚合文档。
Captain-MK/CATClearProjectTool
Clear objective-c project unused classes.
Captain-MK/fastlane
fastlane 快车道Fastfile脚本gym文件编写套用 自动打包ipa 上传蒲公英/App Store
Captain-MK/flutter-ui
Flutter 开发组件库中文社区
Captain-MK/Flutter_Bloc_Movie
Demo Flutter using Bloc pattern
Captain-MK/flutter_boost
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Captain-MK/Flutter_playground
Captain-MK/flutter_study
三天学会Flutter
Captain-MK/GSYGithubAppFlutter
超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
Captain-MK/HJViewStyle
xib和代码快速设置View各种样式,实现阴影圆角并存,渐变色背景等功能
Captain-MK/iOS_Tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、WKWebView相关的内容 等........
Captain-MK/leetcode
LeetCode Problems' Solutions
Captain-MK/LinkMap
检查每个类占用空间大小工具
Captain-MK/LLDebugTool
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Captain-MK/MHDevelopExample_Objective_C
iOS开发技术要点汇总。
Captain-MK/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
Captain-MK/MK-Moya
quickly build network
Captain-MK/mkEnTest
多语言
Captain-MK/mydata
测试json的数据结构
Captain-MK/myjson
Captain-MK/PayService
集成封装 支付宝、微信、银联、Apple Pay
Captain-MK/RXSwift-
RXSwift入门学习
Captain-MK/SwiftGuide
Swift Featured Projects in brain Mapping
Captain-MK/TABCardView
ios - 卡片动画的封装,易于集成
Captain-MK/ThreeStage-PanGesture
常规的三段式拖拽手势动画,主要用于部分视图从底部拖拽到屏幕**,再到屏幕顶部等场景。Conventional three-stage drag gesture animation is mainly used to drag the view from the bottom to the center of the screen, and then to the top of the screen and other scenes.
Captain-MK/TYSnapshotScroll
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
Captain-MK/WKWebView
WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现
Captain-MK/WSLWaterFlowLayout
功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。
Captain-MK/ZZCircleProgress
CAAnimation实现的高度可定制化环形进度条。