fix(android): skip explicit Kotlin plugin when AGP registers the kotlin extension - #568
Merged
thiagobrez merged 2 commits intoSep 6, 2026
Merged
Annotations
10 warnings
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L71
Anonymous Argument in Multiline Closure Violation: Use named arguments in multiline closures (anonymous_argument_in_multiline_closure)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L71
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)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L362
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L391
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/TabViewImpl.swift#L364
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/TabViewImpl.swift#L222
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L566
File Length Violation: File should contain 400 lines or less: currently contains 566 (file_length)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/Extensions.swift#L44
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
|
SwiftLint:
packages/react-native-bottom-tabs/ios/Extensions.swift#L41
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
background
wait
wait-all
cancel
parallel
Loading