Camera and editor improvements

This commit is contained in:
Ilya Laktyushin
2023-05-15 15:12:51 +04:00
parent 37e7a74e4e
commit a2d7cfba4f
39 changed files with 1877 additions and 1338 deletions

View File

@@ -1,6 +1,7 @@
import Foundation
import UIKit
import Display
import MediaEditor
final class NeonTool: DrawingElement {
class RenderView: UIView, DrawingRenderView {