Add resize mode cover/contain #644
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L342
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L351
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L351
There should be no space before and one after any comma (comma)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L26
Lines should not have trailing whitespace (trailing_whitespace)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L167
Lines should not have trailing whitespace (trailing_whitespace)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L80
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Run swiftlint:
ios/ReactNativeCameraKit/CameraView.swift#L201
Limit vertical whitespace to a single empty line; currently 3 (vertical_whitespace)
|
Run swiftlint:
ios/ReactNativeCameraKit/SimulatorCamera.swift#L174
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Run swiftlint:
ios/ReactNativeCameraKit/SimulatorCamera.swift#L174
There should be no space before and one after any comma (comma)
|
Run swiftlint:
ios/ReactNativeCameraKit/SimulatorCamera.swift#L170
Lines should not have trailing whitespace (trailing_whitespace)
|
Loading