Commit 5f6dbf7
authored
Fix tvOS build (#3180)
## Description
After adding `stylusData` support, builds on `tvOS` fail. This PR fixes that
## Test plan
Add Gesture Handler to tvOS app (for example run `npx @react-native-community/cli@latest init TVTest --template @react-native-tvos/template-tv`) and check that it builds correctly.1 parent 275ff51 commit 5f6dbf7
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| 467 | + | |
467 | 468 | | |
468 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
469 | 473 | | |
470 | | - | |
| 474 | + | |
471 | 475 | | |
472 | 476 | | |
0 commit comments