digidem / digidem/comapeo-core-react-native
Convert date timestamps to Date objects over RPC
Open
Nobody has claimed this yet.
enhancement
priority: P3
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 0
- Avg merge
- 8h 24m
- Merged PRs (30d)
- 9
Description
This could help simplify the code for frontend to deal with dates
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 tracing the RPC date-timestamp handling and the frontend date usage described in the issue. Confirm which values need conversion and define done as frontend consumers receiving Date objects consistently; identify the relevant tests before making the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, react-native
- Domain
- api, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100