mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Refine input
This commit is contained in:
@ -26,10 +26,7 @@ const TabMeProfile: React.FC<StackScreenProps<
|
||||
behavior={Platform.OS === 'ios' ? 'padding' : 'height'}
|
||||
>
|
||||
<Stack.Navigator
|
||||
screenOptions={{
|
||||
headerHideShadow: true,
|
||||
headerTopInsetEnabled: false
|
||||
}}
|
||||
screenOptions={{ headerHideShadow: true, headerTopInsetEnabled: false }}
|
||||
>
|
||||
<Stack.Screen
|
||||
name='Tab-Me-Profile-Root'
|
||||
|
Reference in New Issue
Block a user