This commit is contained in:
Fredrik Burmester
2025-02-16 11:22:10 +01:00
parent df7144ede9
commit 696543d1b2
5 changed files with 220 additions and 117 deletions

View File

@@ -2,7 +2,6 @@ import ExpoModulesCore
import VLCKit
import UIKit
public class VLCPlayerView: UIView {
func setupView(parent: UIView) {
self.backgroundColor = .black