This commit is contained in:
KoalaSat 2023-01-30 12:58:51 +01:00
parent 6065eff134
commit d9bedb54e5
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157

View File

@ -97,7 +97,7 @@ export const HomeFeed: React.FC<HomeFeedProps> = ({ navigation }) => {
return (
<View>
<View style={styles.tabsNavigator}>
<ScrollView horizontal showsHorizontalScrollIndicator={false} >
<ScrollView horizontal showsHorizontalScrollIndicator={false}>
<View
style={[
styles.tab,