Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DFTT/XYZKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

47 Commits

Repository files navigation

XYZKit

通用控件、扩展、工具类等的集合

功能列表

  • XYZKit/Core一些UIKit/Foundation的扩展, 便于开发时使用, 持续补充中...
  • XYZEmptyBoard一个空视图, 样式通用
  • XYZFloatDragView一个可拖拽的悬浮窗, 处理了SafeArea / 自动吸边
  • XYZSMSCodeInputView一个验证码输入视图
  • XYZbadgeView小红点角标
  • XYZMsgBuffer消息缓冲, 避免高频触发action导致的性能问题(target -> 缓冲器 -> action)
  • XYZLinkView文本中部分文字区域可点击(基于UITextView)
  • XYZGuideView新功能引导, 蒙层掏洞之类的
  • XYZCellLogUtilcell展现/点击日志工具类

安装

可以根据需要自主选择需要导致的模块

source 'https://github.com/DFTT/XYZPodspecs.git'
# 仅导入 Core
pod 'XYZKit'
# XYZEmptyBoard
pod 'XYZKit/XYZEmptyBoard'
# XYZFloatDragView
pod 'XYZKit/XYZFloatDragView'
# XYZSMSCodeInputView
pod 'XYZKit/XYZSMSCodeInputView'
# XYZBadgeView
pod 'XYZKit/XYZBadgeView'

About

通用控件、扩展、工具类等的集合

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /