microsoft / microsoft/react-native-windows
Props Parity of Fabric as per Paper
Open
@iamAbhi-916 is already working on this.
Since Jan 19, 2026.
Area: Fabric
enhancement
New Architecture
Parity: Fabric vs. Paper
Parity: Windows
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
Remaining Parity (Fabric vs Paper) work for release 0.82:
- onClick
- onKeyDownCapture
- onKeyUpCapture
- overflow -> ( 0.82 )
- zIndex
- tooltip
- tabIndex
- aria-level
- opacity
- onMomentumScrollBegin
- onMomentumScrollEnd
- snapToInterval
- snapToAlignment
- pagingEnabled
- selectable
- selectionColor
- textAlign
- contextMenuHidden
- keyboardType (Cannot be done with 0.82, Has dependency content Island team) @Nitin-100
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.