-
-
-
-
KeyboardListener Public
Prevent keyboard from covering UITextField/UITextView with only one line of code, includes Swift and Objective-C APIs.
-
HostingView Public
Similar to UIHostingController in SwiftUI.
Swift MIT License UpdatedFeb 14, 2025 -
-
SwiftHelper Public
Some extensions in Swift.
-
PagingMenu Public
A paging menu controller built from other view controllers placed inside a scroll view
-
ImagePickerViewController Public
A view controller that manages the system interfaces for taking pictures and choosing items from the user’s media library.
-
Refreshing Public
An easy way to implement pull-to-refresh feature based on UIScrollView extension.
-
SwiftyBeaver Public
Forked from SwiftyBeaver/SwiftyBeaverConvenient & secure logging during development & release in Swift 4 & 5
Swift MIT License UpdatedMay 6, 2024 -
AttachmentTextView Public
Use NSAttributedString to add subviews to UITextView
-
-
LCInfiniteScrollView Public
An infinite-scroll banner implemented with two views, includes Swift and Objective-C APIs.
-
-
-
ZLPhotoBrowser Public
Forked from longitachi/ZLPhotoBrowserWechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
Swift MIT License UpdatedDec 30, 2022 -
-
SKPhotoBrowser Public
Forked from suzuki-0000/SKPhotoBrowserSimple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift
-
Kingfisher Public
Forked from onevcat/KingfisherA lightweight, pure-Swift library for downloading and caching images from the web.
Swift MIT License UpdatedJun 29, 2022 -
Network abstraction layer written in Swift.
Swift MIT License UpdatedJun 27, 2022 -
PopupView Public
Forked from exyte/PopupViewToasts and popups library written with SwiftUI
-
LCToast Public
Simple Objective-C toast notifications
-
LCHelper Public
Some categories in Objective-C
-
YYModel Public
Forked from ibireme/YYModelHigh performance model framework for iOS/OSX.
Objective-C MIT License UpdatedJun 21, 2022 -
-
WatchLayout Public
Forked from HocTran/WatchLayoutA simple bubble watch-like layout for UICollectionView
Swift MIT License UpdatedJun 14, 2022 -
LCWebImage Public
An asynchronous image loading framework based on AFNetworking.
-
LCCycleBanner Public
An infinite scroll control implemented with two views.
-
LCPullRefresh Public
Give pull-to-refresh to any UIScrollView.