This commit is contained in:
Developer
2026-03-19 12:55:23 +08:00
parent 94db7445fb
commit 965a6b411f
2 changed files with 80 additions and 61 deletions

View File

@@ -432,7 +432,9 @@ export default function HomeScreen() {
<Ionicons name="search" size={14} color="#999" />
<Text style={styles.searchPlaceholder}>UP主...</Text>
</TouchableOpacity>
<DownloadProgressBtn onPress={() => router.push('/downloads' as any)} />
<DownloadProgressBtn
onPress={() => router.push("/downloads" as any)}
/>
</Animated.View>
<View style={styles.tabRow}>