What problem does it solve?
Developers building recovery-focused apps often reinvent common UI patterns for sobriety tracking, check-ins, and milestones. This Skill provides a library of reusable, accessible UI components that align with recovery-focused design.
Core Features & Use Cases
- Clean Time Tracker: displays sobriety duration with live updates and readable time units.
- Daily Check-In Card: lightweight mood and symptom capture with an encouraging UI.
- Milestone Celebration: celebratory visuals for anniversaries and achievements.
- Step Work Progress: progress indicators for completing 12 steps.
- Emergency Support Button: prominent access to help when needed.
- Theming & Accessibility: consistent color system, larger tap targets, and screen-reader friendly markup.
Quick Start
Import the recovery-app-ui components into your React Native project and compose screens using CleanTimeTracker, DailyCheckInCard, MilestoneCard, and StepWorkProgress. Customize colors and typography to match your app’s branding. Then render within your screens to accelerate UI development.