first version of the cruise lovers app, build 1.0.1, ready to be published on the app store

This commit is contained in:
2026-07-22 09:09:26 +01:00
parent 104566ded3
commit 4f5c5cc6d2
23 changed files with 1225 additions and 858 deletions

View File

@@ -53,7 +53,7 @@ export default function RecoverEmailScreen() {
<TextInput
value={email}
onChangeText={setEmail}
placeholder="hello@domain.pt"
placeholder="recuperar@cruiselovers.pt"
placeholderTextColor="#9AA0A6"
autoCapitalize="none"
keyboardType="email-address"