UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

12 lines (11 loc) 265 B
export declare const TypeAheadSearchItem: { baseStyle: (props: Record<string, any>) => { backgroundColor: any; _focus: { backgroundColor: any; }; _disabled: { backgroundColor: string; }; }; };