We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf43010 commit 650f7ebCopy full SHA for 650f7eb
index.d.ts
@@ -31,7 +31,7 @@ type AutocompleteProps = {
31
rightContentStyle?: StyleProp<ViewStyle>;
32
rightContentItemStyle?: StyleProp<TextStyle>;
33
listHeaderTextStyle?: StyleProp<TextStyle>;
34
- listItemTextStyle?: StyleProp<TextStyle>;
+ listItemTextStyle?: StyleProp<ViewStyle>;
35
overlayStyle?: StyleProp<TextStyle>;
36
pickerStyle?: StyleProp<TextStyle>;
37
containerStyle?: StyleProp<ViewStyle>;
0 commit comments