Implemented timer into task details, uploaded example images for app and centred headers on all screens
This commit is contained in:
@@ -34,6 +34,7 @@ export default function HomeScreen() {
|
||||
<Stack.Screen
|
||||
options={{
|
||||
title: "Home",
|
||||
headerTitleAlign: 'center',
|
||||
headerTitleStyle: defaultStyles.title,
|
||||
headerRight: () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user