Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMoch committed Dec 27, 2023
1 parent 9a3e88b commit 17fc1a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/Video/Features/RCTVideoUtils.swift
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ enum RCTVideoUtils {

return nil
}

static func getCurrentWindow() -> UIWindow? {
if #available(iOS 13.0, tvOS 13, *) {
return UIApplication.shared.connectedScenes
Expand Down

0 comments on commit 17fc1a9

Please sign in to comment.