fix: fix tvos available compile errors
This commit is contained in:
@@ -5,6 +5,7 @@ import Photos
|
||||
/*!
|
||||
* Collection of pure functions
|
||||
*/
|
||||
@available(tvOS 10.0, *)
|
||||
enum RCTVideoUtils {
|
||||
|
||||
/*!
|
||||
|
@@ -41,5 +41,6 @@ class RCTVideoPlayerViewController: AVPlayerViewController {
|
||||
return orientation
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user