We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff4e8d commit bf43010Copy full SHA for bf43010
index.d.ts
@@ -31,6 +31,7 @@ type AutocompleteProps = {
31
rightContentStyle?: StyleProp<ViewStyle>;
32
rightContentItemStyle?: StyleProp<TextStyle>;
33
listHeaderTextStyle?: StyleProp<TextStyle>;
34
+ listItemTextStyle?: StyleProp<TextStyle>;
35
overlayStyle?: StyleProp<TextStyle>;
36
pickerStyle?: StyleProp<TextStyle>;
37
containerStyle?: StyleProp<ViewStyle>;
0 commit comments