RoboJackets / RoboJackets/apiary-react-native
Add theme colors to components
Open
Nobody has claimed this yet.
technical debt
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Some components have hard coded background/text colors and need to be updated with theme colors and ThemedText components
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the components with hard-coded background or text colors and review the existing theme-color and ThemedText usage. Done means the affected components use theme colors and ThemedText consistently, with the app still rendering correctly in light and dark themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100