You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What could be the reason? I would appreciate any hint.
Ultimately, I need UIViewController to present AVPlayerViewController with some Player inside.
Or do you have any idea how to implement that blur effect, like in this GitHub repository (without any frosty material background), over the video player?
The text was updated successfully, but these errors were encountered:
When I apply
.glur(...)
over the SwiftUI view which isUIViewControllerRepresentable
it gives some Yellow view with a restriction sign:The code:
What could be the reason? I would appreciate any hint.
Ultimately, I need
UIViewController
to presentAVPlayerViewController
with some Player inside.Or do you have any idea how to implement that blur effect, like in this GitHub repository (without any frosty material background), over the video player?
The text was updated successfully, but these errors were encountered: