Added option to auto-upright requested frame #35
Merged
Annotations
10 warnings
|
Run SwiftLint:
ios/src/NativeCamera.swift#L267
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L261
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L210
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L324
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L324
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L284
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L284
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L348
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L324
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L223
Force unwrapping should be avoided (force_unwrapping)
|
background
wait
wait-all
cancel
Loading