fix(ios): build fail due to an unwrapped value #396
Annotations
1 error
Lint with SwiftLint:
ios/Video/Features/RCTVideoUtils.swift#L12
Redundant Nil Coalescing Violation: nil coalescing operator is only evaluated if the lhs is nil, coalescing operator with nil as rhs is redundant (redundant_nil_coalescing)
|
Loading