Pinned Repositories
BlogCodes
【肘子的Swift笔记】博文中的代码汇总
CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
iCloudSyncStatusKit
A Swift library that monitors the iCloud account status and responds to synchronization events when using Core Data with CloudKit.
Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
NavigationViewKit
NavigationViewKit is a NavigationView extension library for SwiftUI.
ObservableDefaults
A Swift library that integrates UserDefaults with the new SwiftUI Observation framework
PersistentHistoryTrackingKit
A library for managing Core Data's Persistent History Tracking
SheetKit
an extension library for SwiftUI sheets.
SwiftUIOverlayContainer
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager.
SwipeCell
SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app.
fatbobman's Repositories
fatbobman/SwiftUIOverlayContainer
SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager.
fatbobman/SwipeCell
SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app.
fatbobman/NavigationViewKit
NavigationViewKit is a NavigationView extension library for SwiftUI.
fatbobman/SheetKit
an extension library for SwiftUI sheets.
fatbobman/BlogCodes
【肘子的Swift笔记】博文中的代码汇总
fatbobman/Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
fatbobman/SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
fatbobman/PersistentHistoryTrackingKit
A library for managing Core Data's Persistent History Tracking
fatbobman/iCloudSyncStatusKit
A Swift library that monitors the iCloud account status and responds to synchronization events when using Core Data with CloudKit.
fatbobman/ObservableDefaults
A Swift library that integrates UserDefaults with the new SwiftUI Observation framework
fatbobman/CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
fatbobman/SimpleLogger
A simple logging library for Swift 6, providing easy-to-use logging functionalities with support for different log levels and backends.
fatbobman/SwiftDataConcurrencyDemo
fatbobman/ModelActorX
ModelActorX is a Swift library that provides custom macros ModelActorX and MainModelActorX to enhance and extend the functionality of SwiftData's ModelActor.
fatbobman/TextFieldFomatAndValidateDemo
fatbobman/UserDefaultsObservation
fatbobman/chinese-independent-blogs
中文独立博客列表
fatbobman/fatbobman.github.io
fatbobman/SwiftIODemo
fatbobman/AstroRSSIssue
fatbobman/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
fatbobman/CoreDataInPreview
演示如何为SwiftUI的Preview提供Core Data数据
fatbobman/OpenSwiftUI
[WIP] Open source implementation of Apple's SwiftUI.
fatbobman/SwiftUIX
An extension to the standard SwiftUI library.
fatbobman/iOSDevDirectory
The iOS Dev Directory
fatbobman/MyPublishBlog
fatbobman/ObservableUserDefault
A Swift macro that adds accessor blocks to properties in `Observable` classes that read and write values in `UserDefaults`.
fatbobman/PhotosGridTCA
fatbobman/SwiftData-Demo
A demo app showcasing several issues with SwiftData & SwiftUI
fatbobman/weeklyComments