fix camera orientation for Mac Catalyst #705
Merged
Annotations
10 warnings
|
ios/ReactNativeCameraKit/RealCamera.swift#L39
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L378
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L39
There should be no space before and one after any comma (comma)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L378
There should be no space before and one after any comma (comma)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L437
There should be no space before and one after any comma (comma)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L40
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L607
Returning Void in a function declaration is redundant (redundant_void_return)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L57
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L78
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/RealCamera.swift#L271
Lines should not have trailing whitespace (trailing_whitespace)
|
The logs for this run have expired and are no longer available.
Loading