feat: implement capture method #107
Annotations
3 errors
Lint with SwiftLint:
ios/Video/Features/RCTVideoCapture.swift#L63
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoCapture.swift#L65
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoCapture.swift#L66
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
Loading