feature:基本功能
This commit is contained in:
@@ -8,6 +8,7 @@ export default function OnboardingLayout() {
|
||||
<Stack
|
||||
screenOptions={{
|
||||
headerTitleAlign: 'center',
|
||||
headerShown: false, // 隐藏原生导航栏,使用自定义布局
|
||||
}}
|
||||
>
|
||||
<Stack.Screen name="onboarding" options={{ title: t('onboarding.title') }} />
|
||||
|
||||
Reference in New Issue
Block a user