UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (7 loc) 162 B
import React from "react"; import { StyleSheet } from "react-native"; export const Style = StyleSheet.create({ reactionStyle: { marginRight: 10 }, });