generated from knso/webklar-preview-template
Apple-natives Design: SF Symbols statt Emojis, iOS-System-Optik
- Neue Ikone-Komponente (expo-symbols): echte SF Symbols auf iOS, Material Symbols auf Android — alle Emojis in Buttons/Kacheln/ Checkboxen/Ampel/Chevrons ersetzt - Theme: iOS-Systemgrau (#F2F2F7) statt Papier-Ton, weiße Karten ohne Rahmen und Schatten (wie Einstellungen/Health), "graue Taste" für Sekundär-Buttons statt Umrandung - Kernaussage-Karte: dezenter Marken-Tint statt Textmarker-Gelb - Frist/Termin-Zeilen ohne Emoji-Präfixe - Layout unverändert (Kacheln, Ampel-Streifen, großer Titel) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
3
App.tsx
3
App.tsx
@@ -49,8 +49,7 @@ export default function App() {
|
||||
options={{
|
||||
title: 'BehördenKlar',
|
||||
headerLargeTitle: true,
|
||||
headerLargeTitleStyle: { color: farben.primaer, fontWeight: '800' },
|
||||
headerLargeStyle: { backgroundColor: farben.hintergrund },
|
||||
headerLargeTitleStyle: { color: farben.primaer },
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen name="Consent" component={ConsentScreen} options={{ title: 'Datenschutz' }} />
|
||||
|
||||
Reference in New Issue
Block a user