II.
LibraryProcess overview
Reference · livelib-process:mobile-development--swiftui-app-development
specializations/mobile-development/swiftui-app-development overview
SwiftUI App Development from Design - Build native iOS application using SwiftUI from design specifications following Apple Human Interface Guidelines with proper architecture, accessibility, and testing.
Attributes
displayName
specializations/mobile-development/swiftui-app-development
description
SwiftUI App Development from Design - Build native iOS application using SwiftUI from design specifications
following Apple Human Interface Guidelines with proper architecture, accessibility, and testing.
libraryPath
library/specializations/mobile-development/swiftui-app-development.js
specialization
mobile-development
references
- - SwiftUI Documentation: https://developer.apple.com/documentation/swiftui/
- - Human Interface Guidelines: https://developer.apple.com/design/human-interface-guidelines/
- - Combine Framework: https://developer.apple.com/documentation/combine
- - Swift Concurrency: https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html
example
const result = await orchestrate('specializations/mobile-development/swiftui-app-development', {
appName: 'MyiOSApp',
designFiles: 'figma://file/abc123',
features: ['authentication', 'profile', 'feed', 'settings'],
apiSpecs: { baseUrl: 'https://api.example.com' },
architecture: 'MVVM'
});
usesAgents
- swift-swiftui
- ios-native-expert
- ios-accessibility-specialist
- mobile-testing
- mobile-perf
Outgoing edges
lib_applies_to_domain1
- domain:mobile·DomainMobile
lib_belongs_to_specialization1
- specialization:mobile-development·Specialization
lib_covers_topic1
- topic:accessibility·TopicAccessibility
lib_implements_workflow2
- workflow:mobile-app-submission·WorkflowMobile App Submission
- workflow:release-management·Workflow
lib_involves_role1
- role:mobile-engineer·RoleMobile Engineer
lib_requires_skill_area3
- skill-area:ios-native·SkillAreaiOS Native Development
- skill-area:android-native·SkillAreaAndroid Native Development
- skill-area:cli-design·SkillAreaCLI Design
uses_agent1
- lib-agent:mobile-development--ios-native-expert·LibraryAgentiOS Native Expert Agent
Incoming edges
None.