mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 10:23:24 +00:00
fix: oops
This commit is contained in:
@@ -25,7 +25,7 @@ export default function TabLayout() {
|
||||
tabPress: () => {
|
||||
void Haptics.impactAsync(Haptics.ImpactFeedbackStyle.Light);
|
||||
switch (route.name) {
|
||||
case "index":
|
||||
case "search":
|
||||
focusSearchInputRef.current();
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user