Fixes to the tab bar
This commit is contained in:
parent
6bf8e72157
commit
177df36330
3 changed files with 47 additions and 112 deletions
|
@ -57,7 +57,6 @@ export const FeedsTabBar = observer(
|
|||
key={items.join(',')}
|
||||
{...props}
|
||||
items={items}
|
||||
indicatorPosition="bottom"
|
||||
indicatorColor={pal.colors.link}
|
||||
/>
|
||||
</Animated.View>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue