Pinned Repositories
ActionSheet
UIViewController实现的acitonSheet
ActionSheetDemo
类似微信的自定义actionSheet
Category
自用的一些工具类,方便开发
cyruschang.github.io
个人博客,记录工作和自己的总结。
DotStyleTextField
小圆点形式的密码输入框
LTNavigationBar
UINavigationBar Category which allows you to change its appearance dynamically
Macro
iOS开发中常用的一些宏定义
NSPredicateLearning
学习NSPredicate的小demo
RadioButtonWithTwoOptions
两个选项的互斥选择按钮,其中用到了一个有意思的数学小知识,遂记录之。
TimePicker
时间选择器,类似ActionSheet。仿照网上的demo,只是一种思路。
cyruschang's Repositories
cyruschang/cyruschang.github.io
个人博客,记录工作和自己的总结。
cyruschang/DotStyleTextField
小圆点形式的密码输入框
cyruschang/ActionSheet
UIViewController实现的acitonSheet
cyruschang/Category
自用的一些工具类,方便开发
cyruschang/Macro
iOS开发中常用的一些宏定义
cyruschang/NSPredicateLearning
学习NSPredicate的小demo
cyruschang/RadioButtonWithTwoOptions
两个选项的互斥选择按钮,其中用到了一个有意思的数学小知识,遂记录之。
cyruschang/TimePicker
时间选择器,类似ActionSheet。仿照网上的demo,只是一种思路。
cyruschang/XcodeFileTemplate
Xcode新建文件的模板,包含了一些常用的代码分区
cyruschang/Animations
The Animation Collection.
cyruschang/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
cyruschang/FBDAppUpdateTools
cyruschang/fultter-example-app
一个功能齐全的 flutter 金融理财APP项目
cyruschang/GCD_Demo
GCD常用和不常用API说明和Demo演示,让你轻松不费脑力的理解GCD的应用场景和操作姿势
cyruschang/gitignore
A collection of useful .gitignore templates
cyruschang/HHTransition
主流转场动画,无侵入,API简单易用。
cyruschang/HYPageView
类似,优酷,网易云音乐导航条
cyruschang/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
cyruschang/iOS-Project-Examples
iOS Project Examples.
cyruschang/iOS_Shell
iOS 开发中用到的 shell 脚本
cyruschang/iPhoneOSDeviceSupport
Xcode iPhoneOS DeviceSupport files (6.0 - 14.0)
cyruschang/JKCategories
JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
cyruschang/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
cyruschang/LearningGit
学习强大的Git
cyruschang/MobileProject
一个基于MVC的项目框架,并集成一些常用的功能(不断更新中)
cyruschang/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
cyruschang/OpenWeatherPlus-iOS
An open source weather APP for iOS. 天气普拉斯iOS版,自带天气数据的开源天气APP。
cyruschang/UINavigation-SXFixSpace
导航栏按钮位置偏移的解决方案,兼容iOS7~iOS13,可自定义间距
cyruschang/WMDragView
WMDragView致力于让任意View都可以自由悬浮拖曳(可拖动,悬浮按钮)。
cyruschang/YYKit
A collection of iOS components.