-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good-first-issueGood for newcomersGood for newcomersmobileMobile app relatedMobile app relatedui/uxUI/UX improvementsUI/UX improvements
Description
Points: 100
Add a dark mode toggle to the mobile app settings screen.
Requirements:
- Toggle switch in settings menu
- Persist user preference in AsyncStorage
- Update theme context/provider
- Apply dark mode colors to all screens
Files to modify:
/apps/mobile/src/contexts/ThemeContext.tsx/apps/mobile/src/screens/SettingsScreen.tsx/apps/mobile/src/styles/colors.ts
Testing:
- Toggle persists across app restarts
- All screens support dark mode
- No visual glitches during theme switch
Want to work on this?
- Comment "I'd like to work on this!" to claim
- Wait for maintainer approval
- Fork the repo and create a branch
- Submit a PR when ready
Questions? Ask on Discord
🇳🇬 Part of Code for Change - Building technology that saves lives!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good-first-issueGood for newcomersGood for newcomersmobileMobile app relatedMobile app relatedui/uxUI/UX improvementsUI/UX improvements