搜索页面样式
This commit is contained in:
@@ -68,6 +68,13 @@ function RootLayoutNav() {
|
||||
headerShown: false,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name="search"
|
||||
options={{
|
||||
animation: "slide_from_right",
|
||||
headerShown: false,
|
||||
}}
|
||||
/>
|
||||
</Stack>
|
||||
<StatusBar style={colorScheme === "dark" ? "light" : "dark"} />
|
||||
</NavigationThemeProvider>
|
||||
|
||||
1086
app/search.tsx
Normal file
1086
app/search.tsx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user