diff --git a/app.json b/app.json index e9eeacb..ac82f6b 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "expo": { - "name": "Cally.", + "name": "Cally ", "slug": "cally", "version": "1.0.0", "orientation": "portrait", diff --git a/assets/images/splash-clock.png b/assets/images/splash-clock.png deleted file mode 100644 index 054a80d..0000000 Binary files a/assets/images/splash-clock.png and /dev/null differ diff --git a/assets/images/splash.png b/assets/images/splash.png index 0e89705..054a80d 100644 Binary files a/assets/images/splash.png and b/assets/images/splash.png differ diff --git a/components/pages/calendar/AddEventDialog.tsx b/components/pages/calendar/AddEventDialog.tsx index c364845..def5322 100644 --- a/components/pages/calendar/AddEventDialog.tsx +++ b/components/pages/calendar/AddEventDialog.tsx @@ -75,7 +75,7 @@ export const AddEventDialog = () => { disabled style={{ marginBottom: 10, - backgroundColor: "#ea156c", + // backgroundColor: "#ea156c", justifyContent: "center", width: "100%", paddingVertical: 13, @@ -109,7 +109,7 @@ export const AddEventDialog = () => { disabled style={{ marginBottom: 10, - backgroundColor: "#05a8b6", + // backgroundColor: "#05a8b6", justifyContent: "center", width: "100%", paddingVertical: 13, diff --git a/components/pages/calendar/ManuallyAddEventModal.tsx b/components/pages/calendar/ManuallyAddEventModal.tsx index c10491b..65cd90d 100644 --- a/components/pages/calendar/ManuallyAddEventModal.tsx +++ b/components/pages/calendar/ManuallyAddEventModal.tsx @@ -461,7 +461,7 @@ export const ManuallyAddEventModal = () => { - + {