1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Align back button

This commit is contained in:
Zhiyuan Zheng
2020-12-13 23:38:37 +01:00
parent c1076b8e94
commit 991741488d
7 changed files with 100 additions and 40 deletions

View File

@ -118,7 +118,7 @@ export const Index: React.FC = () => {
}
})}
>
{() => <></>}
{() => null}
</Tab.Screen>
<Tab.Screen
name='Screen-Notifications'