forked from Ninjalama/streamyfin_mirror
fix: hidden be default ios
This commit is contained in:
@@ -129,7 +129,7 @@ export default function search() {
|
||||
router.setParams({ q: "" });
|
||||
setSearch(e.nativeEvent.text);
|
||||
},
|
||||
hideWhenScrolling: true,
|
||||
hideWhenScrolling: false,
|
||||
autoFocus: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user