good first issue
Metriche repository
- Star
- (51 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description: SkinSenseAI currently uses a fixed theme. Adding a system-based dark mode/light mode toggle would improve accessibility and usability, especially for users who prefer different visual modes.
Proposed Solution:
Implement theme context in React Native frontend.
Provide a toggle option in app settings.
Ensure consistent color palette mapping across screens (using NativeWind and theme tokens).