Implemented timer into task details, uploaded example images for app and centred headers on all screens
This commit is contained in:
@@ -56,6 +56,7 @@ export default function Subjects() {
|
||||
<Stack.Screen
|
||||
options={{
|
||||
title: 'Subjects',
|
||||
headerTitleAlign: 'center',
|
||||
headerRight: () => (
|
||||
<Pressable
|
||||
className="rounded-full bg-app-subtle px-4 py-2"
|
||||
|
||||
Reference in New Issue
Block a user