UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

10 lines (9 loc) 174 B
//@ts-ignore import { StyleSheet } from 'react-native'; export default StyleSheet.create({ tickImageStyle: { width: 14, height: 10, alignSelf:'center' }, });