microsoft / microsoft/react-native-gallery
Review Windows-specific components and prop usage and move into "XXXX.windows.tsx" files
Open
@chrisglein is already working on this.
Since May 1, 2024.
enhancement
Workstream: Gallery and Samples
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Things to look for:
PlatformColorthat relies on a XAML brush- Any usage of
react-native-xaml - Components that don't have other desktop (macOS) support
The end goal here would be that it'd be easier to tackle something like macOS also be able to use RN Gallery. Could use react-native-web as a relatively low cost "desktop-like" platform to test without taking on all of macOS.
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.
Assessment
This issue has not been assessed yet.