Stars
Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).
xiongqg / Popover
Forked from corin8823/PopoverPopover is a balloon library like Facebook app. It is written in pure swift.
xiongqg / DZNEmptyDataSet
Forked from dzenbot/DZNEmptyDataSetA drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
xiongqg / SwiftTheme
Forked from wxxsw/SwiftTheme🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式
xiongqg / TwitterTextEditor
Forked from twitter/TwitterTextEditorA standalone, flexible API that provides a full-featured rich text editor for iOS applications.
xiongqg / CHIPageControl
Forked from ChiliLabs/CHIPageControlA set of cool animated page controls written in Swift to replace boring UIPageControl. Mady by @ChiliLabs - https://chililabs.io
xiongqg / EFQRCode
Forked from EFPrefix/EFQRCodeA better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
xiongqg / Hero
Forked from HeroTransitions/HeroElegant transition library for iOS & tvOS
xiongqg / MarqueeLabel
Forked from cbpowell/MarqueeLabelA drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame
xiongqg / spruce-ios
Forked from willowtreeapps/spruce-iosSwift library for choreographing animations on the screen.
xiongqg / Instructions
Forked from ephread/InstructionsCreate walkthroughs and guided tours (coach marks) in a simple way, with Swift.
xiongqg / TABAnimated
Forked from tigerAndBull/TABAnimatedA skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)
xiongqg / Eureka
Forked from xmartlabs/EurekaElegant iOS form builder in Swift
The easiest way to display highly customizable in app notification banners in iOS
xiongqg / Charts
Forked from ChartsOrg/ChartsBeautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
xiongqg / MBProgressHUD
Forked from jdg/MBProgressHUDMBProgressHUD + Customizations
Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).
xiongqg / JXCategoryView
Forked from pujiaxin33/JXCategoryViewA powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
xiongqg / iOSBlogCN
Forked from xiongseeko/iOSBlogCN中文 iOS/Mac 开发博客列表
iOS 表情键盘
xiongqg / FWPopupView
Forked from choiceyou/FWPopupView弹窗控件:支持AlertView、Sheet、自定义视图的PopupView。AlertView中可以嵌套自定义视图,各组件的显示隐藏可配置;Sheet仿微信样式;同时提供自定义弹出。更多配置请参考”可设置参数“,提供OC使用Demo。
xiongqg / FSCalendar
Forked from WenchaoD/FSCalendarA fully customizable iOS calendar library, compatible with Objective-C and Swift
xiongqg / BRPickerView
Forked from agiapp/BRPickerViewBRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
GKNavigationBar的Swift版本
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式…