Pinned Repositories
iOS-engineering
iOS项目工程化。通过 Xcode、rbenv、RubyGems 、Bundler 搭建⼀个统⼀的 iOS 开发和构建环境。xcconfig配置多环境。
iOSNotes
iOS技术总结,底层知识。包含oc语法、runtime、runloop、多线程、内存管理、性能优化、设计模式、项目管理。
KavsoftMacAndiOS
SwiftUI Cloud App UI - Adaptable For Both iOS & macOS - Complex UI - Kavsoft视频中代码
liveShow_Swift
Swift写的一个直播程序,数据解析、网络请求、特效、图片模糊。使用需要添加IJKMediaFramework
MoyaHandyJSONNetworking
Moya+Codabel或HandyJSON 的使用,API环境配置,网络请求的封装,数据解析,MoyaProvider自定义等。
RxSwiftWorkspace
Swift以及RxSwift训练场,常用工具、扩展、UI效果等示例。
SimpleFloatingPanl
FloatingPanl 自定义,抖音评论弹窗交互式的关闭效果
swift5DouYin
Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。
YMExtension
swift 常用扩展,pod支持。pod 'YMExtension'
YMPickView
pickView
yanmingLiu's Repositories
yanmingLiu/swift5DouYin
Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。
yanmingLiu/iOSNotes
iOS技术总结,底层知识。包含oc语法、runtime、runloop、多线程、内存管理、性能优化、设计模式、项目管理。
yanmingLiu/MoyaHandyJSONNetworking
Moya+Codabel或HandyJSON 的使用,API环境配置,网络请求的封装,数据解析,MoyaProvider自定义等。
yanmingLiu/KavsoftMacAndiOS
SwiftUI Cloud App UI - Adaptable For Both iOS & macOS - Complex UI - Kavsoft视频中代码
yanmingLiu/RxSwiftWorkspace
Swift以及RxSwift训练场,常用工具、扩展、UI效果等示例。
yanmingLiu/iOS-engineering
iOS项目工程化。通过 Xcode、rbenv、RubyGems 、Bundler 搭建⼀个统⼀的 iOS 开发和构建环境。xcconfig配置多环境。
yanmingLiu/SimpleFloatingPanl
FloatingPanl 自定义,抖音评论弹窗交互式的关闭效果
yanmingLiu/AppCoordinator
干净架构:iOS 协调器模式,负责从视图控制器导航到单独的类。从视图控制器中删除应用导航工作,帮助它们更易于管理和重用,同时还允许我们在需要时调整应用的流程。
yanmingLiu/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
yanmingLiu/RACDemo
RAC基本使用,MVVM,TextField输入监听,Button事件监听,通知
yanmingLiu/TextExpan
微信朋友圈文字全文-收起效果,微信输入框动态高度变化,自定义表情键盘
yanmingLiu/XLSConvertToString
一个将 XLS 转换成 iOS 国际化文案的小工具
yanmingLiu/Xminds
简书文章
yanmingLiu/YMExtension
swift 常用扩展,pod支持。pod 'YMExtension'
yanmingLiu/30App
swift 30App练习
yanmingLiu/flutter_client_sse
Dart package to help consume SSE API. Consumes server sent events by returning parsed model of the event, id, and the data
yanmingLiu/flutter_getx
flutter GetX demo
yanmingLiu/Lantern
基于Swift的高可用视图框架
yanmingLiu/LocalizableExcel
国际化读取excel转换为iOS.strings 安卓.xml
yanmingLiu/lym.GitHub.io
yanmingLiu/MataShop.iOS
yanmingLiu/PhotoBrowser
Elegant photo browser in Swift. 图片与视频浏览器。
yanmingLiu/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
yanmingLiu/RangeSlider
A simple range slider made in Swift
yanmingLiu/SVGAPlayer-Flutter
The SVGAPlayer implementation of Flutter using CustomPainter.
yanmingLiu/SwiftPamphletApp
戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用
yanmingLiu/SwiftUIPlay
yanmingLiu/TTGTagCollectionView
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 configured. 标签流显示控件,同时支持文字或自定义View
yanmingLiu/yanmingLiu
yanmingLiu/ZLPhotoBrowser
Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;