Skip to content

Commit 840a5ac

Browse files
authored
Port windows fork of Pressable to win32 (#9132)
* Port windows Pressable override to win32 * Change files * Add override * lint fix * More overrides, more windows comments * Change files * fix overrides * Add win32 to HoverState * Overrride types maybe? * Add keyboarding types to View.win32.js * override ViewPropTypes.win32.js * fix flowconfig
1 parent e2420af commit 840a5ac

File tree

15 files changed

+3018
-3
lines changed

15 files changed

+3018
-3
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Port windows pressable with extra desktop support to win32",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Fork HoverState.js to allow hover events on Pressable",
4+
"packageName": "react-native-windows",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)