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