microsoft / microsoft/react-native-windows
Make upstream changes to share Image Library JS Between Platforms
Open
Nobody has claimed this yet.
Area: Image
Deforking
enhancement
Platform: Desktop
Workstream: Releases and Integrations
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Image.win32.js is a near copy of the iOS version. It is likely we can defork by sharing code upstream.
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 comparing Image.win32.js with the iOS version mentioned in the issue to identify the duplicated Image Library JS. Trace how both platform implementations are consumed, then define done as sharing the upstream code without changing platform behavior; the issue names no tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100