Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies.
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.
Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.
A library for sharing state across your app with persistence and observation support
Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more
>
|
|
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...
Apple HealthKit framework for health and fitness data. Use for reading/writing health samples, workout data, authorization flows, observer queries, background delivery, clinical records, activity...
A library for working with enum cases as first-class values, enabling key path-like access to enum cases
Enforce repository coding standards for Swift 6.2 concurrency, Swift language rules. Use when reviewing or implementing Swift code changes.
Assist Swift developers using BridgeJS for Swift-to-JavaScript interoperability in WebAssembly projects
Create and update slim/native platform interop bindings for iOS in .NET MAUI and .NET for iOS projects. Guides through creating Swift/Objective-C wrappers, configuring Xcode projects, generating...
Cross-platform and native mobile development. Frameworks: React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Capabilities: mobile UI, offline-first architecture, push notifications,...
Automate App Store screenshot capture across devices and languages
Assist Swift developers who consume JavaScriptKit for WebAssembly development
SwiftUI 与现代 Swift 开发通用最佳实践经验库,涵盖通知、并发及生命周期管理。持续迭代中。