selection chantier (animation,correction) ; ajustement et amélioration du thème ; chantier provider

This commit is contained in:
Rochas
2025-12-06 22:33:01 +01:00
parent a10b2fa953
commit c581f1511f
9 changed files with 321 additions and 151 deletions

View File

@@ -1,4 +1,4 @@
import { StyleSheet, TextInput, type TextInputProps } from 'react-native';
import { StyleSheet, TextInput, ViewStyle, type TextInputProps } from 'react-native';
import { useThemeColor } from '@/hooks/use-theme-color';
@@ -41,7 +41,6 @@ export function ThemedTextInput({style, lightColor, darkColor, reverse=false, lv
}
}
return (
<TextInput
style={[