Closed latekvo closed 2 months ago
When building a React Native app for TvOS, the following error is being thrown:
This PR fixes this issue by wrapping numberOfPointersRequired in a platform specific clause to fix the build error.
numberOfPointersRequired
closes: #3089
Try building TvOS before and after this change
TvOS
Description
When building a React Native app for TvOS, the following error is being thrown:
This PR fixes this issue by wrapping
numberOfPointersRequired
in a platform specific clause to fix the build error.closes: #3089
Test plan
Try building
TvOS
before and after this change