Pinned Repositories
ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
AdjustButton
Layout Image and Title.调整图片与标题的位置.
getx_demo
HandyJSON_Realm
IDCardRecognition
中国大陆第二代身份证识别,自动读出身份证上的信息(姓名、性别、民族、住址、身份证号码)并截取身份证照片
InputKit
InputKit is an Elegant Kit to limits your input text, inspired by BlocksKit
MDetailFramework
淘宝商品详情页面控件
OrientationDemo
reverse-interview-zh
技术面试最后反问面试官的话
TYSnapshotScroll
一句代码保存截图,仿 简书 和 iMark 将 UIScrollView UITableView UIWebView WKWebView 网页 保存 为 长图 查看
IAFung's Repositories
IAFung/InputKit
InputKit is an Elegant Kit to limits your input text, inspired by BlocksKit
IAFung/AlertManager
弹框管理器.用于各种弹框的管理.控制弹框的优先级
IAFung/BetterCodable
Better Codable through Property Wrappers
IAFung/BRPickerView
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
IAFung/epoxy-ios
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
IAFung/Fisheye
Open Source iOS 360 Degree Panorama Video Player. (HTY360Player is renamed to Fisheye)
IAFung/gao
FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
IAFung/hll-popupsmanager-ios
IAFung/iPhoneOSDeviceSupport
Xcode iPhoneOS DeviceSupport files (6.0 - 15.2)
IAFung/JustLog
JustLog brings logging on iOS to the next level. It supports console, file and remote Logstash logging via TCP socket with no effort. Support for logz.io available.
IAFung/Lantern
基于Swift的高可用视图框架
IAFung/Mantis
An iOS Image cropping library, which mimics the Photo App written in Swift.
IAFung/moblin
Moblin, a free iOS app for IRL streaming.
IAFung/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
IAFung/NextLevel
⬆️ Media Capture in Swift
IAFung/pic
IAFung/picgo
IAFung/PocketSVG
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
IAFung/Popovers
A library to present popovers. Simple, modern, and highly customizable. Not boring!
IAFung/ScreenRotator
屏幕旋转工具类,能通过代码随时随地改变/保持屏幕方向。
IAFung/Signal-iOS
A private messenger for iOS.
IAFung/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
IAFung/swifter
Tiny http server engine written in Swift programming language.
IAFung/SwiftPrettyPrint
Pretty print for Swift.
IAFung/SYM
A crash log symbolicating Mac app | 一个图形化的崩溃日志符号化工具
IAFung/TOCropViewController
A view controller for iOS that allows users to crop portions of UIImage objects
IAFung/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
IAFung/UIComponent
A modern, declarative approach to building user interfaces with UIKit.
IAFung/WLReader
epub, txt reader, swift
IAFung/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。功能强大,超过Android的recyclerview,实现了电影选座等高难度的布局。