nearform / nearform/react-native-workshop
Investigate how screen centre can be treated as 0, 0
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 1
Description
One participant at NodeConf.eu 2023 had a confusing issue where the centre of their screen was treated like x 0 y 0. Everything behaved as expected but offset by half the width and height of the screen.
I don't think we managed to isolate the cause in the time available.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no file, test, or entry point. Start by reproducing the screen-centre coordinate behavior in the React Native workshop and trace where screen dimensions and positions are established. Done means the cause is isolated and the expected coordinate behavior or a concrete fix is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100