devAmaresh/SkinSenseAI

Light Mode Theme for Better UX

Open

#3 aperta il 6 set 2025

Vedi su GitHub
 (0 commenti) (1 reazione) (2 assegnatari)JavaScript (1 fork)auto 404
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).

Guida contributor