[WIP] Stories

This commit is contained in:
Ali
2023-05-16 18:46:45 +04:00
parent 952d9fd88f
commit e6ebc89b85
3 changed files with 61 additions and 52 deletions

View File

@@ -82,6 +82,8 @@ public final class RippleEffectView: MTKView {
self.framebufferOnly = true
self.isPaused = false
self.isUserInteractionEnabled = false
}
public func mtkView(_ view: MTKView, drawableSizeWillChange size: CGSize) {