fix: fix tvos available compile errors

This commit is contained in:
Konstantin Späth
2023-08-12 12:18:47 +02:00
parent 6b60428ec7
commit fd2e396262
2 changed files with 2 additions and 0 deletions

View File

@@ -41,5 +41,6 @@ class RCTVideoPlayerViewController: AVPlayerViewController {
return orientation
}
}
#endif
}