UNPKG

@sendbird/uikit-react-native-foundation

Version:

A foundational UI kit for building chat-enabled React Native apps.

4 lines (3 loc) 121 B
import type { UIKitTheme } from '../types'; declare const useUIKitTheme: () => UIKitTheme; export default useUIKitTheme;