Pinned Repositories
CodeSet
常用的功能大全
DetailPage-TaoBao-
淘宝详情页模仿实现 (详情、参数 、评价)
DKSChatKeyboard
聊天输入框 评论输入框
DOPDropDownMenu-Enhanced-master
下拉筛选菜单
GBShopcart
购物车功能 包括全选 删除 收藏等功能
ImageProcessing-
1. 压缩成指定大小的图片 2.生成纯色图片 3.按原图片名生成图片 4.添加文字水印的图片 5.添加图片水印的图片 6. 高斯毛玻璃等
Indicator
仪表盘、指示器、温度计
iOSThird-SDK
SCLAlertView-develop
弹出框 很实用
XMixScrollManager
管理UIScrollView嵌套滑动的一个小组件。 无UI布局,低耦合。
Bob-GGB's Repositories
Bob-GGB/AFNetworking
Bob-GGB/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Bob-GGB/CRBoxInputView
Verify code input view. Support security type for password.短信验证码输入框,支持密文模式
Bob-GGB/CustomAnimatedTabbar
⌨️ Easy and fully customisable tab bar in SwiftUI.
Bob-GGB/DYFCodeScanner
一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and identify QR code.)
Bob-GGB/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
Bob-GGB/HBDNavigationBar
A custom UINavigationBar for smooth switching between various states, including bar style, bar tint color, background image, background alpha, bar hidden, title text attributes, tint color, shadow hidden...
Bob-GGB/iOS-Swift-The-Complete-iOS-App-Development-Bootcamp
From Beginner to iOS App Developer with Just One Course! Fully Updated with a Comprehensive Module Dedicated to SwiftUI!
Bob-GGB/iOSDeviceSupport
Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 16.4)
Bob-GGB/JDStatusBarNotification
Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
Bob-GGB/JKSwiftExtension
Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中......
Bob-GGB/KJNetworkPlugin
🎡A lightweight but powerful Network library. Network Plugin, Support batch and chain operation. 插件版网络架构
Bob-GGB/ohmyzsh
🙃 A delightful community-driven (with 2,000+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Bob-GGB/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
Bob-GGB/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
Bob-GGB/QRCode
A simple drop-in macOS/iOS/tvOS/watchOS QR Code generator view for Swift, Objective-C and SwiftUI.
Bob-GGB/RZRichTextView
iOS 原生UITextView 富文本编辑器
Bob-GGB/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Bob-GGB/SmartCodable
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
Bob-GGB/swift_TLShadow
Bob-GGB/swiftui-example
SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。
Bob-GGB/swiftui-tab-bar
A highly customizable tab bar view made in SwiftUI
Bob-GGB/THLabel
UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
Bob-GGB/TL_NP_Shadow
Bob-GGB/TOCropViewController
A view controller for iOS that allows users to crop portions of UIImage objects
Bob-GGB/TreeTableView
iOS 树状列表控件,可单选多选、展开折叠、节点查询等,灵活性高,可自定义样式。
Bob-GGB/UICornerShadowView
iOS UIView Subclass: Use CoreGraphics to control the direction of Rect Corner、Shadow 、Border
Bob-GGB/Weather-Widget
Recreation of iOS Weather App. Complete with customizable iOS 14 home screen widget and CoreLocation location tracking.
Bob-GGB/XMNetworking
A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
Bob-GGB/ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。功能强大,超过Android的recyclerview,实现了电影选座等高难度的布局。