What problem does it solve?
Provide developers and designers a ready-made pattern library and guidance to recreate Apple's iOS look-and-feel on Android using Jetpack Compose, eliminating guesswork when implementing Cupertino-style components, spacing, typography, and motion.
Core Features & Use Cases
- Reusable Composables: Ready implementations for large title navigation bars, list items, section headers, inset grouped cards, buttons, search bars, tab bars, and horizontal sections.
- Design Tokens: iOS-inspired typography scales, light/dark color schemes, and elevation/depth guidance to ensure consistent visual language.
- Motion & Interaction: Spring-based animations, press feedback patterns, and gesture considerations for fluid, native-feeling interactions.
- Use Case: Migrate an iOS UX spec or craft an Android app that mimics Cupertino aesthetics while respecting accessibility, safe areas, and dark mode.
Quick Start
Use the ios-compose-ui-master skill to generate Jetpack Compose code for an iOS-style large title navigation and list item layout.