II.
LibraryProcess overview
Reference · livelib-process:mobile-development--mobile-animation-design
specializations/mobile-development/mobile-animation-design overview
Mobile Animation and Interaction Design - Implement smooth animations, gestures, and micro-interactions for engaging mobile user experiences following platform animation guidelines.
Attributes
displayName
specializations/mobile-development/mobile-animation-design
description
Mobile Animation and Interaction Design - Implement smooth animations, gestures, and micro-interactions
for engaging mobile user experiences following platform animation guidelines.
libraryPath
library/specializations/mobile-development/mobile-animation-design.js
specialization
mobile-development
references
- - React Native Reanimated: https://docs.swmansion.com/react-native-reanimated/
- - Flutter Animations: https://flutter.dev/docs/development/ui/animations
- - iOS Animations: https://developer.apple.com/documentation/uikit/animation_and_haptics
example
const result = await orchestrate('specializations/mobile-development/mobile-animation-design', {
appName: 'MyApp',
animationTypes: ['transitions', 'gestures', 'micro-interactions'],
framework: 'react-native',
performanceTarget: '60fps'
});
usesAgents
- gesture-animation
- mobile-ux-engineer
- mobile-interaction-designer
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:animation-transitions·SkillAreaAnimation and Transitions
uses_agent1
- lib-agent:mobile-development--mobile-ux-engineer·LibraryAgentmobile-ux-engineer
Incoming edges
None.