Pinned Repositories
AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
Assets.carTool
Mac上解压Assets.car文件的小工具
box-im
盒子IM是一个仿微信的聊天工具。后端采用springboot+netty实现,web端使用vue,移动端使用uniapp,支持私聊、群聊、离线消息、发送图片、文件、语音、emoji表情、视频聊天等功能。
CHIPageControl
A set of cool animated page controls written in Swift to replace boring UIPageControl. Mady by @ChiliLabs - https://chililabs.io
Coding-iOS
CODING iOS 客户端源代码
CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
douyin
Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
FDStackView
Use UIStackView directly in iOS6+
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
oxiangyang's Repositories
oxiangyang/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
oxiangyang/box-im
盒子IM是一个仿微信的聊天工具。后端采用springboot+netty实现,web端使用vue,移动端使用uniapp,支持私聊、群聊、离线消息、发送图片、文件、语音、emoji表情、视频聊天等功能。
oxiangyang/CHIPageControl
A set of cool animated page controls written in Swift to replace boring UIPageControl. Mady by @ChiliLabs - https://chililabs.io
oxiangyang/Coding-iOS
CODING iOS 客户端源代码
oxiangyang/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
oxiangyang/douyin
Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
oxiangyang/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
oxiangyang/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
oxiangyang/flutter-osc
基于Google Flutter的开源**客户端,支持Android和iOS。
oxiangyang/free-api
收集免费的接口服务,做一个api的搬运工
oxiangyang/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
oxiangyang/LZAlbum
基于 LeanCloud 的朋友圈,优雅地使用 LeanCloud
oxiangyang/gitbook_test
oxiangyang/github-yuanxy.github.io
Personal Wiki
oxiangyang/immich
High performance self-hosted photo and video management solution.
oxiangyang/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
oxiangyang/md
✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
oxiangyang/MiaowShow
iOS视频直播项目
oxiangyang/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
oxiangyang/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
oxiangyang/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
oxiangyang/RxSwiftChineseDocumentation
oxiangyang/ShadowsocksX-NG
Next Generation of ShadowsocksX
oxiangyang/StorageStarted
oxiangyang/Tiktok
高仿抖音APP
oxiangyang/YTKKeyValueStore
A simple Key-Value storage tool, using Sqlite as backend.
oxiangyang/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.
oxiangyang/yxyyuanxy.github.io
oxiangyang/ZFPlayer
Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
oxiangyang/ZXRequestBlock
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等