UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

17 lines (16 loc) 330 B
export declare const Style: { container: { height: "100%"; }; listContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; listStyle: { flex: number; backgroundColor: string; marginStart: number; marginEnd: number; }; };