feat(ios): make CoreSVG decoder opt-in #1113
Annotations
10 warnings
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L51
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L50
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L49
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L48
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L259
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L91
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L81
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L106
Anonymous Argument in Multiline Closure Violation: Use named arguments in multiline closures (anonymous_argument_in_multiline_closure)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L106
Anonymous Argument in Multiline Closure Violation: Use named arguments in multiline closures (anonymous_argument_in_multiline_closure)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabAppearModifier.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
|
background
wait
wait-all
cancel
parallel
Loading