Implemented timer into task details, uploaded example images for app and centred headers on all screens
This commit is contained in:
@@ -148,6 +148,7 @@ export default function UpsertTask() {
|
||||
options={{
|
||||
title: isEditMode ? 'Edit Task' : 'Create Task',
|
||||
headerTitleStyle: defaultStyles.title,
|
||||
headerTitleAlign: 'center',
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user