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:
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!
Points: 100
Add a dark mode toggle to the mobile app settings screen.
Requirements:
Files to modify:
/apps/mobile/src/contexts/ThemeContext.tsx/apps/mobile/src/screens/SettingsScreen.tsx/apps/mobile/src/styles/colors.tsTesting:
Want to work on this?
Questions? Ask on Discord
🇳🇬 Part of Code for Change - Building technology that saves lives!