UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (8 loc) 159 B
interface IThis { safeAreaInsets: { top: number | null; bottom: number | null; }; } export declare const commonVars: IThis; export {};