Skip to content

Commit fa618ac

Browse files
Update packages/react-native-bottom-tabs/ios/TabViewProvider.swift
Co-authored-by: Copilot <[email protected]>
1 parent 6602066 commit fa618ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native-bottom-tabs/ios/TabViewProvider.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ public final class TabInfo: NSObject {
100100
props.layoutDirection = layoutDirection as? String
101101
}
102102
}
103-
104103
@objc public var scrollEdgeAppearance: NSString? {
105104
didSet {
106105
props.scrollEdgeAppearance = scrollEdgeAppearance as? String

0 commit comments

Comments
 (0)