microsoft / microsoft/react-native-gallery

Review Windows-specific components and prop usage and move into "XXXX.windows.tsx" files

Open
#438 1 comment 1 reaction 1 assignee View on GitHub

@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:

  • PlatformColor that 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.