Pinned Repositories
--2015
新华字典
-123
模板
-demo
放一点基本的demo
dgtle
dgtle -中转版本 -需要重新架构
FULL_COPY
FULL_COPY 完整的模仿新浪微博-进行时
IGkit-
IGKit--OC版本
IGkit-oc-New
linux-rtmp-livevideo-android
Configure a live environment on a virtual private server, in the Android client push to achieve live streaming.
MiaowShow
iOS视频直播项目
Take_Phonto_Everyday-Swift--4.0-
(抽不出时间了,而且手头有swift项目了.就没意义了.)--4.0了,来学学吧. 然后做个自己的小项目.1.登录注册模块,接入短信验证码. 2.主体功能是每天拍照上传到服务器,可以写感想,也可以不写. 3.提供列表查看图片和感想.这一块是大家都能看到的,可以评论. 4. 再提供一个入口,提供把每天的图片串起来,成为一个视频. 最后上架appStore.
kedu's Repositories
kedu/componentkit
A React-inspired view framework for iOS.
kedu/CTMediator
The mediator with no regist process to split your iOS Project into multiple project.
kedu/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
kedu/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion - https://github.com/Ramotion/swift-ui-animation-components-and-libraries
kedu/frida-ios-dump
pull decrypted ipa from jailbreak device
kedu/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kedu/fui
Find unused Objective-C imports.
kedu/GKPageScrollView
iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果
kedu/h5-Dooring
(H5编辑器)H5-Dooring是一款功能强大,开源免费的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。技术栈以react为主, 后台采用nodejs开发.
kedu/imgcook
Generate pages from any sketch or images.
kedu/InjectionIIIHelper
依托InjectionIII的 Xcode热部署配置文件,无侵害,导入即用。
kedu/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
kedu/JKCategories
JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
kedu/JXPagingView
类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。
kedu/ktv-select_music-system
KTV点歌系统,含后台管理系统(完整版)
kedu/libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
kedu/mas
:package: Mac App Store command line interface
kedu/MLN
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
kedu/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
kedu/plcrashreporter
Reliable, open-source crash reporting for iOS, macOS and tvOS
kedu/QMUI_iOS_CodeSnippets
用于Xcode使用的iOS通用代码片段,其中也包含若干专用于QMUI iOS框架的代码片段。
kedu/quark-h5
基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具
kedu/RZRichTextView
iOS 原生UITextView 富文本编辑器
kedu/SGAdvertScrollView
Advertisement carousel view for iOS【淘宝、天猫、京东、美团、支付宝等 app 常见的文字广告轮播视图】
kedu/SVGAPlayer-iOS
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
kedu/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
kedu/TABAnimated
A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)
kedu/taobao-iphone-device
tidevice can be used to communicate with iPhone device
kedu/WMZDropDownMenu
🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)
kedu/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的ZLCollectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电影选座等高难度的布局。