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/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
Bob-GGB/free
免费科学上网,免费节点,免费ssr,免费v2ray,免费vmess节点,免费trojan节点,蓝灯,谷歌商店,免费翻墙
Bob-GGB/free-v2ray-1
免费v2ray账号分享+抓取节点网站
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-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
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/JKSwiftExtension
Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中......
Bob-GGB/KJNetworkPlugin
🎡A lightweight but powerful Network library. Network Plugin, Support batch and chain operation. 插件版网络架构
Bob-GGB/MHSoftUI
Extension for Neumorphic Soft UI effect in Swift
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/pyerz
易软著Python库
Bob-GGB/Python-100-Days
Python - 100天从新手到大师
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/swift_TLShadow
Bob-GGB/THLabel
UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
Bob-GGB/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
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,实现了电影选座等高难度的布局。